Searched refs:nfs3_cache_post_op_vattr (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2334 extern void nfs3_cache_post_op_vattr(vnode_t *, post_op_vattr *, hrtime_t,
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 2184 nfs3_cache_post_op_vattr(dvp, &res.dir_attributes, t, cr); in nfs3lookup_otw() 4135 nfs3_cache_post_op_vattr(vp, &res.dir_attributes, t, cr); in nfs3readdir() 4247 nfs3_cache_post_op_vattr(vp, &res.dir_attributes, res.time, cr); in nfs3readdirplus()
|
H A D | nfs_client.c | 303 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr() function
|