Searched refs:nfs_opnum4 (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/nfs/flexfilelayout/ |
D | flexfilelayout.h | 49 enum nfs_opnum4 opnum; 196 u64 length, int status, enum nfs_opnum4 opnum,
|
D | flexfilelayoutdev.c | 254 u64 length, int status, enum nfs_opnum4 opnum, in ff_layout_track_ds_error()
|
/linux-6.1.9/include/linux/ |
D | nfs4.h | 78 enum nfs_opnum4 { enum
|
D | nfs_xdr.h | 396 enum nfs_opnum4 opnum;
|
/linux-6.1.9/fs/nfs/ |
D | nfs4xdr.c | 1048 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()
|