Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs3xdr.c334 #define NFS3_OK NFS_OK macro
343 if (unlikely(*p != cpu_to_be32(NFS3_OK))) in decode_nfsstat3()
1402 if (status != NFS3_OK) in nfs3_xdr_dec_getattr3res()
1442 if (status != NFS3_OK) in nfs3_xdr_dec_setattr3res()
1482 if (status != NFS3_OK) in nfs3_xdr_dec_lookup3res()
1533 if (status != NFS3_OK) in nfs3_xdr_dec_access3res()
1574 if (status != NFS3_OK) in nfs3_xdr_dec_readlink3res()
1653 if (status != NFS3_OK) in nfs3_xdr_dec_read3res()
1724 if (status != NFS3_OK) in nfs3_xdr_dec_write3res()
1788 if (status != NFS3_OK) in nfs3_xdr_dec_create3res()
[all …]