Home
last modified time | relevance | path

Searched refs:UNIONFSVPTOLOWERVP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/unionfs/
H A Dunion.h177 #define UNIONFSVPTOLOWERVP(vp) (VTOUNIONFS(vp)->un_lowervp) macro
H A Dunion_subr.c1550 lvp = UNIONFSVPTOLOWERVP(vp); in unionfs_check_rmdir()