Searched refs:fattr4_open_arguments (Results 1 – 4 of 4) sorted by relevance
16 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…
121 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()
131 typedef open_arguments4 fattr4_open_arguments; typedef132 pragma public fattr4_open_arguments; variable
83 typedef struct open_arguments4 fattr4_open_arguments; typedef