Home
last modified time | relevance | path

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

/original-bsd/sbin/mount_union/
H A Dmount_union.c57 args.mntflags |= UNMNT_BELOW;
/original-bsd/sys/miscfs/union/
H A Dunion_vfsops.c117 case UNMNT_BELOW:
183 case UNMNT_BELOW:
330 if ((um->um_op == UNMNT_BELOW) &&
H A Dunion.h20 #define UNMNT_BELOW 0x0002 /* Target appears below mount point */ macro
H A Dunion_vnops.c222 if (um->um_op == UNMNT_BELOW) {
228 if (um->um_op == UNMNT_BELOW)
548 if (um->um_op == UNMNT_BELOW) {