VFCF_LOOPBACK
VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL | VFCF_FILEMOUNT);
VFS_SET(unionfs_vfsops, unionfs, VFCF_LOOPBACK);
{ .flag = VFCF_LOOPBACK, .str = "loopback", },