Home
last modified time | relevance | path

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

/freebsd/lib/libbe/
H A Dbe.h110 BE_MNT_DEEP = 1 << 1, enumerator
H A Dbe_access.c253 mntdeep = (flags & BE_MNT_DEEP) ? 1 : 0; in be_mount()
/freebsd/sbin/bectl/
H A Dbectl_jail.c245 mntflags = BE_MNT_DEEP; in bectl_cmd_jail()
H A Dbectl.c426 mntflags = BE_MNT_DEEP; in bectl_cmd_mount()