Searched refs:VTOUNIONFS (Results 1 – 4 of 4) sorted by relevance
102 dunp = VTOUNIONFS(dvp); in unionfs_lookup()144 dunp = VTOUNIONFS(dvp); in unionfs_lookup()281 unp = VTOUNIONFS(vp); in unionfs_lookup()532 unp = VTOUNIONFS(vp); in unionfs_open()625 unp = VTOUNIONFS(vp); in unionfs_close()1786 unp = VTOUNIONFS(vp); in unionfs_getwritemount()1951 unp = VTOUNIONFS(vp); in unionfs_lock()2092 unp = VTOUNIONFS(vp); in unionfs_unlock()2308 unp = VTOUNIONFS(vp); in unionfs_openextattr()2343 unp = VTOUNIONFS(vp); in unionfs_closeextattr()[all …]
128 #define VTOUNIONFS(vp) unionfs_check_vnode(vp, __FILE__, __LINE__) macro179 #define UNIONFSVPTOLOWERVP(vp) (VTOUNIONFS(vp)->un_lowervp)180 #define UNIONFSVPTOUPPERVP(vp) (VTOUNIONFS(vp)->un_uppervp)
138 unp = VTOUNIONFS(dvp); in unionfs_get_hashhead()468 unp = VTOUNIONFS(vp); in unionfs_noderem()1027 if (__predict_false(VTOUNIONFS(unionvp) == NULL)) { in unionfs_forward_vop_rele()1338 udvp = VTOUNIONFS(unp->un_dvp)->un_uppervp; in unionfs_copyfile()
564 unp = VTOUNIONFS(filename_vp); in unionfs_extattrctl()