Searched refs:listmount (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/filesystems/statmount/ |
H A D | statmount.h | 28 static ssize_t listmount(uint64_t mnt_id, uint64_t mnt_ns_id, in listmount() function
|
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 | 216 res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_empty_root() 218 ksft_test_result_fail("listmount: %s\n", strerror(errno)); in test_listmount_empty_root() 222 ksft_test_result_fail("listmount result is %zi != 1\n", res); in test_listmount_empty_root() 227 ksft_test_result_fail("listmount ID doesn't match 0x%llx != 0x%llx\n", in test_listmount_empty_root() 233 ksft_test_result_pass("listmount empty root\n"); in test_listmount_empty_root() 605 num = res = listmount(LSMT_ROOT, 0, 0, list, size, 0); in test_listmount_tree() 607 ksft_test_result_fail("listmount: %s\n", strerror(errno)); in test_listmount_tree() 611 ksft_test_result_fail("listmount result is %zi != %zi\n", in test_listmount_tree() 617 res = listmount(LSMT_ROOT, 0, i ? list2[i - 1] : 0, list2 + i, step, 0); in test_listmount_tree() 619 ksft_test_result_fail("short listmount in test_listmount_tree() [all...] |
/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 375 458 n64 listmount sys_listmount
|
/linux/scripts/ |
H A D | syscall.tbl | 401 458 common listmount sys_listmount
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 384 458 common listmount sys_listmount
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 384 458 common listmount sys_listmount
|
H A D | syscall_32.tbl | 466 458 i386 listmount sys_listmount
|
/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 463 458 common listmount sys_listmount sys_listmount
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 551 458 common listmount sys_listmount
|