Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dnfs4xdr_gen.h17 bool xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value…
Dnfs4xdr_gen.c235 xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value) in xdrgen_encode_fattr4_open_arguments() function
Dnfs4xdr.c3455 if (!xdrgen_encode_fattr4_open_arguments(xdr, &nfsd_open_arguments)) in nfsd4_encode_fattr4_open_arguments()