Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c557 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr); in acl_getacl3()
561 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr); in acl_getacl3()
610 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr); in acl_setacl3()
612 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr); in acl_setacl3()
H A Dnfs3_vnops.c1634 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr); in nfs3_access()
1657 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr); in nfs3_access()
1736 nfs3_cache_post_op_attr(vp, &res.resok.symlink_attributes, t, in nfs3_readlink()
1756 nfs3_cache_post_op_attr(vp, in nfs3_readlink()
3025 nfs3_cache_post_op_attr(svp, &res.resok.file_attributes, t, cr); in nfs3_link()
3031 nfs3_cache_post_op_attr(svp, &res.resfail.file_attributes, t, in nfs3_link()
5872 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr); in nfs3_pathconf()
5904 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr); in nfs3_pathconf()
H A Dnfs3_vfsops.c1545 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr); in nfs3_statvfs()
1579 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr); in nfs3_statvfs()
H A Dnfs_client.c280 nfs3_cache_post_op_attr(vnode_t *vp, post_op_attr *poap, hrtime_t t, cred_t *cr) in nfs3_cache_post_op_attr() function
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h2253 extern void nfs3_cache_post_op_attr(vnode_t *, post_op_attr *, hrtime_t,