Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dcallback_proc.c292 rv = NFS4_OK; in initiate_file_draining()
445 return cpu_to_be32(NFS4_OK); in validate_seqid()
622 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
655 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
679 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
Dnfs4trace.h53 TRACE_DEFINE_ENUM(NFS4_OK);
160 { NFS4_OK, "OK" }, \
Dnfs42proc.c141 int status = NFS4_OK; in handle_async_copy()
Dcallback_xdr.c62 return htonl(NFS4_OK); in nfs4_callback_null()
Dnfs4state.c359 if (status != NFS4_OK) in nfs41_discover_server_trunking()
Dnfs4proc.c7524 if (status == NFS4_OK && in _nfs41_proc_get_locations()
7655 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
Dnfs4xdr.c7430 { NFS4_OK, 0 },
/Linux-v5.4/include/linux/
Dnfs4.h165 NFS4_OK = 0, enumerator
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c165 { NFS4_OK, 0 },