Symbol: nfs3_cache_post_op_attr
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
1545
nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vfsops.c
1579
nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
1636
nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
1659
nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
1738
nfs3_cache_post_op_attr(vp, &res.resok.symlink_attributes, t,
usr/src/uts/common/fs/nfs/nfs3_vnops.c
1758
nfs3_cache_post_op_attr(vp,
usr/src/uts/common/fs/nfs/nfs3_vnops.c
3027
nfs3_cache_post_op_attr(svp, &res.resok.file_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
3033
nfs3_cache_post_op_attr(svp, &res.resfail.file_attributes, t,
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5886
nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs3_vnops.c
5918
nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr);
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
555
nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr);
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
559
nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr);
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
608
nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr);
usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
610
nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr);
usr/src/uts/common/nfs/nfs.h
2332
extern void nfs3_cache_post_op_attr(vnode_t *, post_op_attr *, hrtime_t,