Searched refs:UNIONFSVPTOLOWERVP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/unionfs/ | ||
H A D | union.h | 177 #define UNIONFSVPTOLOWERVP(vp) (VTOUNIONFS(vp)->un_lowervp) macro |
H A D | union_subr.c | 1550 lvp = UNIONFSVPTOLOWERVP(vp); in unionfs_check_rmdir() |