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 },
755 return htonl(NFS_OK); in preprocess_nfs41_op()823 return htonl(NFS_OK); in preprocess_nfs4_op()
359 #define NFS3_OK NFS_OK2438 { NFS_OK, 0 },
2226 if (status != NFS_OK) { in nfs41_check_delegation_stateid()2260 if (status != NFS_OK) { in nfs41_check_open_stateid()2280 if (status != NFS_OK) in nfs41_open_expired()5887 if (status != NFS_OK) { in nfs41_check_expired_locks()5905 int status = NFS_OK; in nfs41_lock_expired()5909 if (status != NFS_OK) in nfs41_lock_expired()6641 return NFS_OK; in nfs4_check_cl_exchange_flags()8272 if (status != NFS_OK) { in _nfs41_test_stateid()
3065 if (nfserr == NFS_OK) in __decode_op_hdr()5293 if (nfserr == NFS_OK) { in decode_setclientid()
43 NFS_OK = 0, /* v2 v3 v4 */ enumerator
149 #define nfs_ok cpu_to_be32(NFS_OK)