Home
last modified time | relevance | path

Searched refs:NFS4_OK (Results 1 – 11 of 11) sorted by relevance

/linux/fs/nfs/
H A Dcallback_proc.c297 rv = NFS4_OK; in initiate_file_draining()
445 return cpu_to_be32(NFS4_OK); in validate_seqid()
628 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
673 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
697 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
H A Dlocalio.c541 hdr->res.op_status = NFS4_OK; in nfs_local_pgio_done()
1020 data->res.op_status = NFS4_OK; in nfs_local_commit_done()
H A Dcallback_xdr.c62 return htonl(NFS4_OK); in nfs4_callback_null()
H A Dnfs42proc.c247 int status = NFS4_OK; in handle_async_copy()
H A Dnfs4state.c313 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c8162 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8247 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
/linux/include/trace/misc/
H A Dnfs.h90 TRACE_DEFINE_ENUM(NFS4_OK);
200 { NFS4_OK, "OK" }, \
/linux/fs/nfs_common/
H A Dcommon.c79 { NFS4_OK, 0 },
/linux/include/linux/
H A Dnfs4.h175 NFS4_OK = 0, enumerator
/linux/fs/nfsd/
H A Dnfs4callback.c189 { NFS4_OK, 0 },
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1311 case NFS4_OK: in ff_layout_async_handle_error_v4()