Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dfsevents.h176 int vnode_get_fse_info_from_vap(vnode_t vp, fse_info *fse, struct vnode_attr *vap);
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_fsevents.c3001 return vnode_get_fse_info_from_vap(vp, fse, &va); in get_fse_info()
3005 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.c6679 vnode_get_fse_info_from_vap(vp, finfop, vap); in unlinkat_internal()
10081 vnode_get_fse_info_from_vap(tvp, &to_finfo, tvap); in renameat_internal()
10084 vnode_get_fse_info_from_vap(fvp, &from_finfo, fvap); in renameat_internal()
10770 vnode_get_fse_info_from_vap(vp, &finfo, vap); in rmdirat_internal()