Searched refs:VTOUNIONFS (Results 1 – 4 of 4) sorted by relevance
99 dunp = VTOUNIONFS(dvp); in unionfs_lookup()170 dunp = VTOUNIONFS(dvp); in unionfs_lookup()337 unp = VTOUNIONFS(vp); in unionfs_lookup()421 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_create()463 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_whiteout()502 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_mknod()583 unp = VTOUNIONFS(vp); in unionfs_lock_lvp()613 return (VTOUNIONFS(vp)); in unionfs_unlock_lvp()654 unp = VTOUNIONFS(vp); in unionfs_open()676 unp = VTOUNIONFS(vp); in unionfs_open()[all …]
128 #define VTOUNIONFS(vp) unionfs_check_vnode(vp, __FILE__, __LINE__) macro177 #define UNIONFSVPTOLOWERVP(vp) (VTOUNIONFS(vp)->un_lowervp)178 #define UNIONFSVPTOUPPERVP(vp) (VTOUNIONFS(vp)->un_uppervp)
136 unp = VTOUNIONFS(dvp); in unionfs_get_hashhead()482 unp = VTOUNIONFS(vp); in unionfs_noderem()824 unp = VTOUNIONFS(vp); in unionfs_set_in_progress_flag()840 unp = VTOUNIONFS(vp); in unionfs_set_in_progress_flag()863 unp = VTOUNIONFS(vp); in unionfs_clear_in_progress_flag()904 unp = VTOUNIONFS(vp); in unionfs_mkshadowdir()907 dunp = VTOUNIONFS(dvp); in unionfs_mkshadowdir()1027 unp = VTOUNIONFS(vp); in unionfs_mkshadowdir()1109 if (__predict_false(VTOUNIONFS(unionvp) == NULL)) { in unionfs_forward_vop_rele()1220 udvp = VTOUNIONFS(dvp)->un_uppervp; in unionfs_mkwhiteout()[all …]
559 unp = VTOUNIONFS(filename_vp); in unionfs_extattrctl()