Searched refs:nfs_opnum4 (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
D | flexfilelayout.h | 49 enum nfs_opnum4 opnum; 196 u64 length, int status, enum nfs_opnum4 opnum,
|
D | flexfilelayoutdev.c | 252 u64 length, int status, enum nfs_opnum4 opnum, in ff_layout_track_ds_error()
|
/kernel/linux/linux-5.10/include/linux/ |
D | nfs4.h | 78 enum nfs_opnum4 { enum
|
D | nfs_xdr.h | 393 enum nfs_opnum4 opnum;
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs4xdr.c | 1036 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, in encode_op_hdr() 3178 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr() 3211 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr()
|