Home
last modified time | relevance | path

Searched refs:NFS4_OK (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dcallback_proc.c283 rv = NFS4_OK; in initiate_file_draining()
428 return cpu_to_be32(NFS4_OK); in validate_seqid()
606 status = cpu_to_be32(NFS4_OK); in nfs4_callback_recallany()
651 status = htonl(NFS4_OK); in nfs4_callback_recallslot()
675 return htonl(NFS4_OK); in nfs4_callback_notify_lock()
H A Dnfs4trace.h53 TRACE_DEFINE_ENUM(NFS4_OK); variable
163 { NFS4_OK, "OK" }, \
H A Dcallback_xdr.c63 return htonl(NFS4_OK); in nfs4_callback_null()
H A Dnfs42proc.c176 int status = NFS4_OK; in handle_async_copy()
H A Dnfs4state.c350 * Returns NFS4_OK, a negative errno, or a negative NFS4ERR status.
351 * If NFS4_OK is returned, an nfs_client pointer is planted in
363 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c7932 if (status == NFS4_OK && in _nfs41_proc_get_locations()
7947 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
8063 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
8080 * Returns NFS4_OK if the FSID is present on this server,
H A Dnfs4xdr.c7456 { NFS4_OK, 0 },
/kernel/linux/linux-6.6/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.c350 * Returns NFS4_OK, a negative errno, or a negative NFS4ERR status.
351 * If NFS4_OK is returned, an nfs_client pointer is planted in
363 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c8147 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8163 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
8280 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
8297 * Returns NFS4_OK if the FSID is present on this server,
H A Dnfs4xdr.c7549 { NFS4_OK, 0 },
/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h93 TRACE_DEFINE_ENUM(NFS4_OK); variable
203 { NFS4_OK, "OK" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h172 NFS4_OK = 0, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h172 NFS4_OK = 0, enumerator
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4callback.c166 { NFS4_OK, 0 },
378 * case NFS4_OK:
679 * case NFS4_OK:
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4callback.c177 { NFS4_OK, 0 },
407 * case NFS4_OK:
750 * case NFS4_OK:

Completed in 98 milliseconds