Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
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.c359 if (status != NFS4_OK) in nfs41_discover_server_trunking()
H A Dnfs4proc.c7916 if (status == NFS4_OK && in _nfs41_proc_get_locations()
8047 if (status == NFS4_OK && in _nfs41_proc_fsid_present()
H A Dnfs4xdr.c7458 { NFS4_OK, 0 },
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs4.h172 NFS4_OK = 0, enumerator
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c166 { NFS4_OK, 0 },