Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dnfs4xdr_gen.h22 bool xdrgen_decode_fattr4_time_deleg_modify(struct xdr_stream *xdr, fattr4_time_deleg_modify *ptr);
Dnfs4xdr_gen.c133 xdrgen_decode_fattr4_time_deleg_modify(struct xdr_stream *xdr, fattr4_time_deleg_modify *ptr) in xdrgen_decode_fattr4_time_deleg_modify() function
Dnfs4callback.c120 if (!xdrgen_decode_fattr4_time_deleg_modify(xdr, &modify)) in decode_cb_fattr4()
Dnfs4xdr.c536 if (!xdrgen_decode_fattr4_time_deleg_modify(argp->xdr, &modify)) in nfsd4_decode_fattr4()