Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/flexfilelayout/
Dflexfilelayout.h49 enum nfs_opnum4 opnum;
196 u64 length, int status, enum nfs_opnum4 opnum,
Dflexfilelayoutdev.c254 u64 length, int status, enum nfs_opnum4 opnum, in ff_layout_track_ds_error()
/linux-6.6.21/include/linux/
Dnfs4.h78 enum nfs_opnum4 { enum
Dnfs_xdr.h396 enum nfs_opnum4 opnum;
/linux-6.6.21/fs/nfs/
Dnfs4xdr.c1048 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, in encode_op_hdr()
3209 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr()
3240 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr()