Searched refs:NFS_OK (Results 1 – 8 of 8) sorted by relevance
501 if (status != NFS_OK) in decode_attrstat()558 if (status != NFS_OK) in decode_diropres()832 if (status != NFS_OK) in nfs2_xdr_dec_stat()871 if (status != NFS_OK) in nfs2_xdr_dec_readlinkres()902 if (status != NFS_OK) in nfs2_xdr_dec_readres()1025 if (status != NFS_OK) in nfs2_xdr_dec_readdirres()1077 if (status != NFS_OK) in nfs2_xdr_dec_statfsres()1095 { NFS_OK, 0 },
245 return NFS_OK; in pnfs_check_callback_stateid()274 if (rv != NFS_OK) in initiate_file_draining()
798 return htonl(NFS_OK); in preprocess_nfs41_op()846 return htonl(NFS_OK); in preprocess_nfs42_op()871 return htonl(NFS_OK); in preprocess_nfs4_op()
360 #define NFS3_OK NFS_OK2497 { NFS_OK, 0 },
2714 int status, ret = NFS_OK; in nfs41_check_expired_locks()2742 } else if (status != NFS_OK) { in nfs41_check_expired_locks()2774 return NFS_OK; in nfs41_check_open_stateid()2791 return NFS_OK; in nfs41_check_open_stateid()2800 if (status != NFS_OK) in nfs41_open_expired()2803 if (status != NFS_OK) in nfs41_open_expired()7595 return NFS_OK; in nfs4_check_cl_exchange_flags()9369 if (status != NFS_OK) { in _nfs41_test_stateid()
3205 if (nfserr == NFS_OK) in __decode_op_hdr()5523 if (nfserr == NFS_OK) { in decode_setclientid()
47 NFS_OK = 0, /* v2 v3 v4 */ enumerator
155 #define nfs_ok cpu_to_be32(NFS_OK)