Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dnfs4xdr_gen.h16 bool xdrgen_decode_fattr4_open_arguments(struct xdr_stream *xdr, fattr4_open_arguments *ptr);
17 bool xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value…
H A Dnfs4xdr_gen.c121 xdrgen_decode_fattr4_open_arguments(struct xdr_stream *xdr, fattr4_open_arguments *ptr) in xdrgen_decode_fattr4_open_arguments()
235 xdrgen_encode_fattr4_open_arguments(struct xdr_stream *xdr, const fattr4_open_arguments *value) in xdrgen_encode_fattr4_open_arguments()
/linux-6.15/Documentation/sunrpc/xdr/
H A Dnfs4_1.x131 typedef open_arguments4 fattr4_open_arguments; typedef
132 pragma public fattr4_open_arguments; variable
/linux-6.15/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h83 typedef struct open_arguments4 fattr4_open_arguments; typedef