Searched refs:ctfs_common_getattr (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_sym.c | 99 ctfs_common_getattr(vp, vap); in ctfs_sym_getattr()
|
H A D | ctfs_event.c | 284 ctfs_common_getattr(vp, vap); in ctfs_ev_getattr() 444 ctfs_common_getattr(vp, vap); in ctfs_bu_getattr()
|
H A D | ctfs_root.c | 378 ctfs_common_getattr(vnode_t *vp, vattr_t *vap) in ctfs_common_getattr() function 498 ctfs_common_getattr(vp, vap); in ctfs_root_getattr()
|
H A D | ctfs_latest.c | 170 ctfs_common_getattr(vp, vap); in ctfs_latest_getattr()
|
H A D | ctfs_all.c | 93 ctfs_common_getattr(vp, vap); in ctfs_adir_getattr()
|
H A D | ctfs_cdir.c | 116 ctfs_common_getattr(vp, vap); in ctfs_cdir_getattr()
|
H A D | ctfs_tdir.c | 97 ctfs_common_getattr(vp, vap); in ctfs_tdir_getattr()
|
H A D | ctfs_tmpl.c | 104 ctfs_common_getattr(vp, vap); in ctfs_tmpl_getattr()
|
H A D | ctfs_ctl.c | 142 ctfs_common_getattr(vp, vap); in ctfs_ctl_common_getattr()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ctfs_impl.h | 208 extern void ctfs_common_getattr(vnode_t *, vattr_t *);
|