Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2334 extern void nfs3_cache_post_op_vattr(vnode_t *, post_op_vattr *, hrtime_t,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c2184 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 Dnfs_client.c303 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr() function