Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
Dflexfilelayout.h49 enum nfs_opnum4 opnum;
196 u64 length, int status, enum nfs_opnum4 opnum,
Dflexfilelayoutdev.c252 u64 length, int status, enum nfs_opnum4 opnum, in ff_layout_track_ds_error()
/kernel/linux/linux-5.10/include/linux/
Dnfs4.h78 enum nfs_opnum4 { enum
Dnfs_xdr.h393 enum nfs_opnum4 opnum;
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c1036 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()