Searched refs:nfs3_cache_fattr3 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_client.c | 296 (void) nfs3_cache_fattr3(vp, &poap->attr, &attr, t, cr); in nfs3_cache_post_op_attr() 456 nfs3_cache_fattr3(vnode_t *vp, fattr3 *na, vattr_t *vap, hrtime_t t, cred_t *cr) in nfs3_cache_fattr3() function
|
H A D | nfs_subr.c | 2406 (void) nfs3_cache_fattr3(vp, attr, &va, t, cr); in makenfs3node()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2338 extern int nfs3_cache_fattr3(vnode_t *, fattr3 *, vattr_t *, hrtime_t,
|