Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback_proc.c288 rv = NFS4_OK; in initiate_file_draining()
433 return cpu_to_be32(NFS4_OK); in validate_seqid()
611 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
656 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
680 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
H A Dcallback_xdr.c63 return htonl(NFS4_OK); in nfs4_callback_null()
H A Dnfs42proc.c185 int status = NFS4_OK; in handle_async_copy()
H A Dnfs4state.c363 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c8171 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8304 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
H A Dnfs4xdr.c7549 { NFS4_OK, 0 },
/openbmc/linux/include/trace/misc/
H A Dnfs.h93 TRACE_DEFINE_ENUM(NFS4_OK);
203 { NFS4_OK, "OK" }, \
/openbmc/linux/include/linux/
H A Dnfs4.h172 NFS4_OK = 0, enumerator
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c177 { NFS4_OK, 0 },