Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c1517 vdrop(coveredvp); in dounmount_cleanup()
1740 VI_LOCK(coveredvp); in dounmount()
1741 vholdl(coveredvp); in dounmount()
1750 vdrop(coveredvp); in dounmount()
1764 vdrop(coveredvp); in dounmount()
1782 if (coveredvp != NULL) in dounmount()
1869 if (coveredvp) { in dounmount()
1872 vdrop(coveredvp); in dounmount()
1885 VI_LOCK(coveredvp); in dounmount()
1889 VI_UNLOCK(coveredvp); in dounmount()
[all …]