Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3xdr.c328 * NFS3_OK = 0,
332 #define NFS3_OK NFS_OK macro
341 if (unlikely(*p != cpu_to_be32(NFS3_OK))) in decode_nfsstat3()
1383 * case NFS3_OK:
1399 if (status != NFS3_OK) in nfs3_xdr_dec_getattr3res()
1420 * case NFS3_OK:
1439 if (status != NFS3_OK) in nfs3_xdr_dec_setattr3res()
1461 * case NFS3_OK:
1479 if (status != NFS3_OK) in nfs3_xdr_dec_lookup3res()
1510 * case NFS3_OK
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3xdr.c330 * NFS3_OK = 0,
334 #define NFS3_OK NFS_OK macro
343 if (unlikely(*p != cpu_to_be32(NFS3_OK))) in decode_nfsstat3()
1387 * case NFS3_OK:
1403 if (status != NFS3_OK) in nfs3_xdr_dec_getattr3res()
1424 * case NFS3_OK:
1443 if (status != NFS3_OK) in nfs3_xdr_dec_setattr3res()
1465 * case NFS3_OK:
1483 if (status != NFS3_OK) in nfs3_xdr_dec_lookup3res()
1514 * case NFS3_OK
[all...]

Completed in 5 milliseconds