Home
last modified time | relevance | path

Searched refs:xdrgen_decode_fattr4_time_deleg_modify (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr_gen.h22 bool xdrgen_decode_fattr4_time_deleg_modify(struct xdr_stream *xdr, fattr4_time_deleg_modify *ptr);
H A Dnfs4xdr_gen.c216 xdrgen_decode_fattr4_time_deleg_modify(struct xdr_stream *xdr, fattr4_time_deleg_modify *ptr) in xdrgen_decode_fattr4_time_deleg_modify() function
H A Dnfs4callback.c118 if (!xdrgen_decode_fattr4_time_deleg_modify(xdr, &modify)) in decode_cb_fattr4()
H A Dnfs4xdr.c638 if (!xdrgen_decode_fattr4_time_deleg_modify(argp->xdr, &modify)) in nfsd4_decode_fattr4()