Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs3xdr.c331 #define NFS3_OK NFS_OK macro
340 if (unlikely(*p != cpu_to_be32(NFS3_OK))) in decode_nfsstat3()
1398 if (status != NFS3_OK) in nfs3_xdr_dec_getattr3res()
1438 if (status != NFS3_OK) in nfs3_xdr_dec_setattr3res()
1478 if (status != NFS3_OK) in nfs3_xdr_dec_lookup3res()
1529 if (status != NFS3_OK) in nfs3_xdr_dec_access3res()
1570 if (status != NFS3_OK) in nfs3_xdr_dec_readlink3res()
1649 if (status != NFS3_OK) in nfs3_xdr_dec_read3res()
1720 if (status != NFS3_OK) in nfs3_xdr_dec_write3res()
1784 if (status != NFS3_OK) in nfs3_xdr_dec_create3res()
[all …]