Searched refs:NFS_OK (Results 1 – 7 of 7) sorted by relevance
495 if (status != NFS_OK) in decode_attrstat()552 if (status != NFS_OK) in decode_diropres()803 if (status != NFS_OK) in nfs2_xdr_dec_stat()842 if (status != NFS_OK) in nfs2_xdr_dec_readlinkres()872 if (status != NFS_OK) in nfs2_xdr_dec_readres()993 if (status != NFS_OK) in nfs2_xdr_dec_readdirres()1045 if (status != NFS_OK) in nfs2_xdr_dec_statfsres()1063 { NFS_OK, 0 },
752 return htonl(NFS_OK); in preprocess_nfs41_op()820 return htonl(NFS_OK); in preprocess_nfs4_op()
359 #define NFS3_OK NFS_OK2439 { NFS_OK, 0 },
2346 if (status != NFS_OK) { in nfs41_check_delegation_stateid()2380 if (status != NFS_OK) { in nfs41_check_open_stateid()2400 if (status != NFS_OK) in nfs41_open_expired()6019 if (status != NFS_OK) { in nfs41_check_expired_locks()6037 int status = NFS_OK; in nfs41_lock_expired()6041 if (status != NFS_OK) in nfs41_lock_expired()6779 return NFS_OK; in nfs4_check_cl_exchange_flags()8429 if (status != NFS_OK) { in _nfs41_test_stateid()
3079 if (nfserr == NFS_OK) in __decode_op_hdr()5379 if (nfserr == NFS_OK) { in decode_setclientid()
45 NFS_OK = 0, /* v2 v3 v4 */ enumerator
149 #define nfs_ok cpu_to_be32(NFS_OK)