Searched refs:VTOUNIONFS (Results 1 – 4 of 4) sorted by relevance
114 dunp = VTOUNIONFS(dvp); in unionfs_lookup()191 dunp = VTOUNIONFS(dvp); in unionfs_lookup()358 unp = VTOUNIONFS(vp); in unionfs_lookup()442 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_create()484 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_whiteout()523 dunp = VTOUNIONFS(ap->a_dvp); in unionfs_mknod()604 unp = VTOUNIONFS(vp); in unionfs_lock_lvp()634 return (VTOUNIONFS(vp)); in unionfs_unlock_lvp()675 unp = VTOUNIONFS(vp); in unionfs_open()697 unp = VTOUNIONFS(vp); in unionfs_open()[all …]
136 unp = VTOUNIONFS(dvp); in unionfs_get_hashhead()482 unp = VTOUNIONFS(vp); in unionfs_noderem()826 unp = VTOUNIONFS(vp); in unionfs_set_in_progress_flag()842 unp = VTOUNIONFS(vp); in unionfs_set_in_progress_flag()865 unp = VTOUNIONFS(vp); in unionfs_clear_in_progress_flag()906 unp = VTOUNIONFS(vp); in unionfs_mkshadowdir()909 dunp = VTOUNIONFS(dvp); in unionfs_mkshadowdir()1029 unp = VTOUNIONFS(vp); in unionfs_mkshadowdir()1111 if (__predict_false(VTOUNIONFS(unionvp) == NULL)) { in unionfs_forward_vop_rele()1222 udvp = VTOUNIONFS(dvp)->un_uppervp; in unionfs_mkwhiteout()[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)
582 unp = VTOUNIONFS(filename_vp); in unionfs_extattrctl()