Home
last modified time | relevance | path

Searched refs:xdrgen_encode_fattr4_open_arguments (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr_gen.h17 bool xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value…
H A Dnfs4xdr_gen.c478 xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value) in xdrgen_encode_fattr4_open_arguments() function
H A Dnfs4xdr.c3692 if (!xdrgen_encode_fattr4_open_arguments(xdr, &nfsd_open_arguments)) in nfsd4_encode_fattr4_open_arguments()