Home
last modified time | relevance | path

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

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