Searched refs:nfs3_cache_post_op_attr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c557 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr);
561 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr);
610 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr);
612 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr);
H A Dnfs3_vfsops.c1541 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
1575 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
H A Dnfs3_vnops.c1634 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
1657 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
1736 nfs3_cache_post_op_attr(vp, &res.resok.symlink_attributes, t,
1756 nfs3_cache_post_op_attr(vp,
3025 nfs3_cache_post_op_attr(svp, &res.resok.file_attributes, t, cr);
3031 nfs3_cache_post_op_attr(svp, &res.resfail.file_attributes, t,
5872 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
5904 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
H A Dnfs_client.c280 nfs3_cache_post_op_attr(vnode_t *vp, post_op_attr *poap, hrtime_t t, cred_t *cr) function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2253 extern void nfs3_cache_post_op_attr(vnode_t *, post_op_attr *, hrtime_t,

Completed in 92 milliseconds