Home
last modified time | relevance | path

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.c555 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr); in acl_getacl3()
559 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr); in acl_getacl3()
608 nfs3_cache_post_op_attr(vp, &res.resok.attr, t, cr); in acl_setacl3()
610 nfs3_cache_post_op_attr(vp, &res.resfail.attr, t, cr); in acl_setacl3()
H A Dnfs3_vnops.c1635 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr); in nfs3_access()
1658 nfs3_cache_post_op_attr(vp, &res.resfail.obj_attributes, t, cr); in nfs3_access()
1737 nfs3_cache_post_op_attr(vp, &res.resok.symlink_attributes, t, in nfs3_readlink()
1757 nfs3_cache_post_op_attr(vp, in nfs3_readlink()
3026 nfs3_cache_post_op_attr(svp, &res.resok.file_attributes, t, cr); in nfs3_link()
3032 nfs3_cache_post_op_attr(svp, &res.resfail.file_attributes, t, in nfs3_link()
5886 nfs3_cache_post_op_attr(vp, &res.resok.obj_attributes, t, cr); in nfs3_pathconf()
5918 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.c288 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
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2332 extern void nfs3_cache_post_op_attr(vnode_t *, post_op_attr *, hrtime_t,