Searched refs:NFS4_OK (Results 1 – 10 of 10) sorted by relevance
294 rv = NFS4_OK; in initiate_file_draining()442 return cpu_to_be32(NFS4_OK); in validate_seqid()625 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()670 status = htonl(NFS4_OK); in nfs4_callback_recallslot()694 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
331 hdr->res.op_status = NFS4_OK; in nfs_local_pgio_done()662 data->res.op_status = NFS4_OK; in nfs_local_commit_done()
64 return htonl(NFS4_OK); in nfs4_callback_null()
185 int status = NFS4_OK; in handle_async_copy()
363 if (status != NFS4_OK) in nfs41_discover_server_trunking()
8329 if (status == NFS4_OK && in _nfs41_proc_get_locations()8462 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
92 TRACE_DEFINE_ENUM(NFS4_OK);202 { NFS4_OK, "OK" }, \
78 { NFS4_OK, 0 },
172 NFS4_OK = 0, enumerator
167 { NFS4_OK, 0 },
Completed in 46 milliseconds