Home
last modified time | relevance | path

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

/freebsd/sys/fs/fdescfs/
H A Dfdesc.h39 #define FMNT_UNMOUNTF 0x01 macro
H A Dfdesc_vfsops.c143 fmp->flags |= FMNT_UNMOUNTF; in fdesc_unmount()
H A Dfdesc_vnops.c157 if (fmp == NULL || fmp->flags & FMNT_UNMOUNTF) { in fdesc_allocvp()
210 if (fmp == NULL || fmp->flags & FMNT_UNMOUNTF) { in fdesc_allocvp()