Home
last modified time | relevance | path

Searched refs:listmount (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/testing/selftests/filesystems/statmount/
H A Dlistmount_test.c30 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 Dstatmount_test_ns.c166 nr_mounts = listmount(LSMT_ROOT, mnt_ns_id, 0, list, 256, 0); in validate_external_listmount()
168 ksft_print_msg("listmount: %s\n", strerror(errno)); in validate_external_listmount()
173 ksft_print_msg("listmount results is %zi != %zi\n", nr_mounts, in validate_external_listmount()
195 ksft_print_msg("listmount gave us the wrong ns id: 0x%llx != 0x%llx\n", in validate_external_listmount()
236 nr_mounts = listmount(LSMT_ROOT, 0, 0, list, 256, 0); in test_listmount_ns()
238 ksft_print_msg("listmount: %s\n", strerror(errno)); in test_listmount_ns()
270 handle_result(ret, "test listmount ns id"); in test_listmount_ns()
H A Dstatmount.h64 static inline ssize_t listmount(uint64_t mnt_id, uint64_t mnt_ns_id, in listmount() function
/linux/samples/vfs/
H A Dmountinfo.c4 * Use pidfds, nsfds, listmount() and statmount() mimic the
20 /* max mounts per listmount call */
33 * There are no bindings in glibc for listmount() and statmount() (yet),
54 static ssize_t listmount(__u64 mnt_id, __u64 mnt_ns_id, __u64 last_mnt_id, in listmount() function
181 count = listmount(LSMT_ROOT, mnt_ns_id, last_mnt_id, mntid, MAXMOUNTS, 0); in dump_mounts()
184 perror("listmount"); in dump_mounts()
/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c231 ret = listmount(LSMT_ROOT, 0, 0, list, num + 1, 0); in check_mounted()
H A Dmount-notify_test_ns.c259 ret = listmount(LSMT_ROOT, 0, 0, list, num + 1, 0); in check_mounted()
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl375 458 n64 listmount sys_listmount
H A Dsyscall_n32.tbl399 458 n32 listmount sys_listmount
H A Dsyscall_o32.tbl448 458 o32 listmount sys_listmount
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl375 458 n64 listmount sys_listmount
/linux/scripts/
H A Dsyscall.tbl401 458 common listmount sys_listmount
/linux/tools/scripts/
H A Dsyscall.tbl401 458 common listmount sys_listmount
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl401 458 common listmount sys_listmount
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl401 458 common listmount sys_listmount
H A Dsyscall_32.tbl472 458 common listmount sys_listmount
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl384 458 common listmount sys_listmount
H A Dsyscall_32.tbl466 458 i386 listmount sys_listmount
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl431 458 common listmount sys_listmount
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl464 458 common listmount sys_listmount
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl459 458 common listmount sys_listmount
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl460 458 common listmount sys_listmount
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl384 458 common listmount sys_listmount
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl431 458 common listmount sys_listmount
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl464 458 common listmount sys_listmount
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl506 458 common listmount sys_listmount

12