Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dcallback_proc.c288 rv = NFS4_OK; in initiate_file_draining()
441 return cpu_to_be32(NFS4_OK); in validate_seqid()
619 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
664 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
688 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
Dcallback_xdr.c63 return htonl(NFS4_OK); in nfs4_callback_null()
Dnfs4trace.h53 TRACE_DEFINE_ENUM(NFS4_OK);
163 { NFS4_OK, "OK" }, \
Dnfs42proc.c176 int status = NFS4_OK; in handle_async_copy()
Dnfs4state.c358 if (status != NFS4_OK) in nfs41_discover_server_trunking()
Dnfs4proc.c7977 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8108 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
Dnfs4xdr.c7503 { NFS4_OK, 0 },
/Linux-v5.15/include/linux/
Dnfs4.h172 NFS4_OK = 0, enumerator
/Linux-v5.15/fs/nfsd/
Dnfs4callback.c166 { NFS4_OK, 0 },