Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h402 #define NFS4_GETATTR_NOCACHE_OK 16 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1304 NFS4_GETATTR_NOCACHE_OK; in xdr_ga_fattr_res()
1377 NFS4_GETATTR_NOCACHE_OK; in xdr_ga_fattr_res()
1910 NFS4_GETATTR_NOCACHE_OK; in xdr_ga_fattr_res_inline()
1978 NFS4_GETATTR_NOCACHE_OK; in xdr_ga_fattr_res_inline()
H A Dnfs4_client.c740 if (garp->n4g_attrwhy == NFS4_GETATTR_NOCACHE_OK) { in nfs4_attrcache_va()