Searched refs:LSMT_ROOT (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/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 | 242 nr_mounts = listmount(LSMT_ROOT, mnt_ns_id, 0, list, 256, 0); in validate_external_listmount() 312 nr_mounts = listmount(LSMT_ROOT, 0, 0, list, 256, 0); in test_listmount_ns()
|
| H A D | statmount_test.c | 215 res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_empty_root() 624 num = res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_tree() 636 res = listmount(LSMT_ROOT, 0, i ? list2[i - 1] : 0, list2 + i, step, 0); in test_listmount_tree()
|
| /linux-6.15/samples/vfs/ |
| H A D | samples-vfs.h | 108 #ifndef LSMT_ROOT 109 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ macro
|
| H A D | test-list-all-mounts.c | 95 nr_mounts = sys_listmount(LSMT_ROOT, last_mnt_id, in main()
|
| H A D | mountinfo.c | 181 count = listmount(LSMT_ROOT, mnt_ns_id, last_mnt_id, mntid, MAXMOUNTS, 0); in dump_mounts()
|
| /linux-6.15/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | mount.h | 232 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ macro
|
| /linux-6.15/include/uapi/linux/ |
| H A D | mount.h | 232 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ macro
|
| /linux-6.15/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 253 ret = listmount(LSMT_ROOT, 0, 0, list, num + 1, 0); in check_mounted()
|
| /linux-6.15/fs/ |
| H A D | namespace.c | 6068 if (mnt_parent_id == LSMT_ROOT) { in do_listmount()
|