Searched refs:LSMT_ROOT (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/filesystems/statmount/ |
| H A D | listmount_test.c | 30 nr_mounts = listmount(LSMT_ROOT, 0, last_mnt_id, in TEST() 52 nr_mounts = listmount(LSMT_ROOT, 0, last_mnt_id, in TEST()
|
| H A D | statmount_test_ns.c | 261 nr_mounts = listmount(LSMT_ROOT, mnt_ns_id, 0, list, 256, 0); in test_listmount_ns() 331 nr_mounts = listmount(LSMT_ROOT, 0, 0, list, 256, 0);
|
| H A D | statmount_test.c | 224 res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_empty_root() 633 num = res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_tree() 645 res = listmount(LSMT_ROOT, 0, i ? list2[i - 1] : 0, list2 + i, step, 0); in test_listmount_tree()
|
| /linux/tools/include/uapi/linux/ |
| H A D | mount.h | 232 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ 209 #define LSMT_ROOT global() macro
|
| /linux/include/uapi/linux/ |
| H A D | mount.h | 236 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ 232 #define LSMT_ROOT global() macro
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | mount.h | 236 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ macro
|
| /linux/samples/vfs/ |
| H A D | mountinfo.c | 181 count = listmount(LSMT_ROOT, mnt_ns_id, last_mnt_id, mntid, MAXMOUNTS, 0); in dump_mounts()
|
| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 230 ret = listmount(LSMT_ROOT, 0, 0, list, num + 1, 0); in check_mounted()
|
| H A D | mount-notify_test_ns.c | 257 ret = listmount(LSMT_ROOT, 0, 0, list, num + 1, 0); in check_mounted()
|
| /linux/fs/ |
| H A D | namespace.c | 6002 if (mnt_parent_id == LSMT_ROOT) { in do_listmount()
|