Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/lsvfs/
Dlsvfs.c33 { .flag = VFCF_LOOPBACK, .str = "loopback", },
/freebsd-12-stable/sys/fs/nullfs/
Dnull_vfsops.c471 VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL);
/freebsd-12-stable/sys/fs/unionfs/
Dunion_vfsops.c508 VFS_SET(unionfs_vfsops, unionfs, VFCF_LOOPBACK);
/freebsd-12-stable/sys/sys/
Dmount.h560 #define VFCF_LOOPBACK 0x00100000 /* aliases some other mounted FS */ macro
/freebsd-12-stable/sys/fs/nandfs/
Dnandfs_vfsops.c1601 VFS_SET(nandfs_vfsops, nandfs, VFCF_LOOPBACK);