Home
last modified time | relevance | path

Searched refs:nfs_opnum4 (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h49 enum nfs_opnum4 opnum;
197 u64 length, int status, enum nfs_opnum4 opnum,
H A Dflexfilelayoutdev.c254 u64 length, int status, enum nfs_opnum4 opnum, in ff_layout_track_ds_error()
/linux/include/linux/
H A Dnfs4.h80 enum nfs_opnum4 { enum
H A Dnfs_xdr.h396 enum nfs_opnum4 opnum;
/linux/fs/nfs/
H A Dnfs4xdr.c1047 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, in encode_op_hdr()
3245 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr()
3276 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr()