Searched refs:VFCF_LOOPBACK (Results 1 – 5 of 5) sorted by relevance
33 { .flag = VFCF_LOOPBACK, .str = "loopback", },
471 VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL);
508 VFS_SET(unionfs_vfsops, unionfs, VFCF_LOOPBACK);
560 #define VFCF_LOOPBACK 0x00100000 /* aliases some other mounted FS */ macro
1601 VFS_SET(nandfs_vfsops, nandfs, VFCF_LOOPBACK);