Searched refs:get_shadow_dir (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c96 static int get_shadow_dir(vnode_t *sdvpp);
552 err = get_shadow_dir(&dvp);
676 error = get_shadow_dir(&shadow_dvp);
770 if (get_shadow_dir(&dvp) != 0) {
829 * in get_shadow_dir.
1077 get_shadow_dir(vnode_t *sdvpp) { function

Completed in 111 milliseconds