Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dcallback_proc.c294 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()
H A Dlocalio.c388 hdr->res.op_status = NFS4_OK; in nfs_local_pgio_done()
785 data->res.op_status = NFS4_OK; in nfs_local_commit_done()
H A Dcallback_xdr.c64 return htonl(NFS4_OK); in nfs4_callback_null()
H A Dnfs42proc.c205 int status = NFS4_OK; in handle_async_copy()
H A Dnfs4state.c363 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c8384 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8517 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
/linux-6.15/include/trace/misc/
H A Dnfs.h92 TRACE_DEFINE_ENUM(NFS4_OK);
202 { NFS4_OK, "OK" }, \
/linux-6.15/fs/nfs_common/
H A Dcommon.c80 { NFS4_OK, 0 },
/linux-6.15/include/linux/
H A Dnfs4.h174 NFS4_OK = 0, enumerator
/linux-6.15/fs/nfsd/
H A Dnfs4callback.c189 { NFS4_OK, 0 },