Home
last modified time | relevance | path

Searched refs:vnode_get_fse_info_from_vap (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/sys/
H A Dfsevents.h155 int vnode_get_fse_info_from_vap(vnode_t vp, fse_info *fse, struct vnode_attr *vap);
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_fsevents.c2651 return vnode_get_fse_info_from_vap(vp, fse, &va); in get_fse_info()
2655 vnode_get_fse_info_from_vap(vnode_t vp, fse_info *fse, struct vnode_attr *vap) in vnode_get_fse_info_from_vap() function
H A Dvfs_syscalls.c5682 vnode_get_fse_info_from_vap(vp, finfop, vap); in unlinkat_internal()
8871 vnode_get_fse_info_from_vap(tvp, &to_finfo, tvap); in renameat_internal()
8874 vnode_get_fse_info_from_vap(fvp, &from_finfo, fvap); in renameat_internal()
9506 vnode_get_fse_info_from_vap(vp, &finfo, vap); in rmdirat_internal()