Searched refs:LSMT_ROOT (Results 1 – 7 of 7) 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 | 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()
|
/linux/samples/vfs/ |
H A D | samples-vfs.h | 104 #ifndef LSMT_ROOT 105 #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/tools/include/uapi/linux/ |
H A D | mount.h |
|
/linux/tools/perf/trace/beauty/include/uapi/linux/ |
H A D | mount.h | 224 #define LSMT_ROOT 0xffffffffffffffff /* root mount */ macro
|