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