Searched refs:NFS_OK (Results 1 – 10 of 10) sorted by relevance
145 if (unlikely(*p != cpu_to_be32(NFS_OK))) in decode_stat()473 if (status != NFS_OK) in decode_attrstat()532 if (status != NFS_OK) in decode_diropres()806 if (status != NFS_OK) in nfs2_xdr_dec_stat()845 if (status != NFS_OK) in nfs2_xdr_dec_readlinkres()876 if (status != NFS_OK) in nfs2_xdr_dec_readres()995 if (status != NFS_OK) in nfs2_xdr_dec_readdirres()1044 if (status != NFS_OK) in nfs2_xdr_dec_statfsres()
249 return NFS_OK; in pnfs_check_callback_stateid()280 if (rv != NFS_OK) in initiate_file_draining()
815 return htonl(NFS_OK); in preprocess_nfs41_op()850 return htonl(NFS_OK); in preprocess_nfs42_op()875 return htonl(NFS_OK); in preprocess_nfs4_op()
2881 int status, ret = NFS_OK; in nfs41_check_delegation_stateid()2889 return NFS_OK; in nfs41_check_delegation_stateid()2899 return NFS_OK; in nfs41_check_delegation_stateid()2940 int status, ret = NFS_OK; in nfs41_check_expired_locks()2968 } else if (status != NFS_OK) { in nfs41_check_expired_locks()3008 return NFS_OK; in nfs41_check_open_stateid()3016 if (status != NFS_OK) in nfs41_open_expired()3021 if (status != NFS_OK) in nfs41_open_expired()3024 if (status != NFS_OK) in nfs41_open_expired()8464 return NFS_OK; in nfs4_check_cl_exchange_flags()[all …]
3270 if (unlikely(*p != cpu_to_be32(NFS_OK))) in __decode_op_hdr()5619 if (nfserr == NFS_OK) { in decode_setclientid()
47 NFS_OK = 0, /* v2 v3 v4 */ enumerator
14 TRACE_DEFINE_ENUM(NFS_OK);47 { NFS_OK, "OK" }, \
15 { NFS_OK, 0 },
204 #define nfs_ok cpu_to_be32(NFS_OK)
1427 case NFS_OK: in ff_layout_async_handle_error_v3()