Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dcallback_proc.c292 rv = NFS4_OK; in initiate_file_draining()
434 return htonl(NFS4_OK); in validate_seqid()
610 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
643 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
667 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
Dnfs42proc.c141 int status = NFS4_OK; in handle_async_copy()
Dcallback_xdr.c62 return htonl(NFS4_OK); in nfs4_callback_null()
Dnfs4trace.h15 { NFS4_OK, "OK" }, \
Dnfs4state.c362 if (status != NFS4_OK) in nfs41_discover_server_trunking()
Dnfs4proc.c7331 if (status == NFS4_OK && in _nfs41_proc_get_locations()
7460 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
Dnfs4xdr.c7639 { NFS4_OK, 0 },
/Linux-v4.19/include/linux/
Dnfs4.h165 NFS4_OK = 0, enumerator
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c173 { NFS4_OK, 0 },