Home
last modified time | relevance | path

Searched refs:statmount (Results 1 – 25 of 31) sorted by relevance

12

/linux/tools/testing/selftests/filesystems/statmount/
A Dstatmount_test.c40 struct statmount *buf = NULL, *tmp = alloca(bufsize); in statmount_alloc()
238 struct statmount sm; in test_statmount_zero_mask()
241 ret = statmount(root_id, 0, 0, &sm, sizeof(sm), 0); in test_statmount_zero_mask()
263 struct statmount sm; in test_statmount_mnt_basic()
321 struct statmount sm; in test_statmount_sb_basic()
377 struct statmount *sm; in test_statmount_mnt_point()
398 struct statmount *sm; in test_statmount_mnt_root()
430 struct statmount *sm; in test_statmount_fs_type()
454 struct statmount *sm; in test_statmount_mnt_opts()
536 struct statmount *sm; in test_statmount_string()
[all …]
A Dstatmount_test_ns.c168 struct statmount sm; in _test_statmount_mnt_ns_id()
181 ret = statmount(root_id, 0, STATMOUNT_MNT_NS_ID, &sm, sizeof(sm), 0); in _test_statmount_mnt_ns_id()
256 struct statmount sm; in validate_external_listmount()
258 ret = statmount(list[i], mnt_ns_id, STATMOUNT_MNT_NS_ID, &sm, in validate_external_listmount()
354 ret = statmount(0, 0, 0, NULL, 0, 0); in main()
A Dstatmount.h10 static inline int statmount(uint64_t mnt_id, uint64_t mnt_ns_id, uint64_t mask, in statmount() function
11 struct statmount *buf, size_t bufsize, in statmount()
/linux/tools/perf/trace/beauty/include/uapi/linux/
A Dmount.h155 struct statmount { struct
/linux/include/uapi/linux/
A Dmount.h155 struct statmount { struct
/linux/tools/testing/selftests/
A DMakefile36 TARGETS += filesystems/statmount
/linux/fs/
A Dnamespace.c4878 struct statmount __user *buf;
4883 struct statmount sm;
5048 struct statmount *sm = &s->sm; in statmount_string()
5091 struct statmount *sm = &s->sm; in copy_statmount_to_user()
5230 struct statmount __user *buf, size_t bufsize, in prepare_kstatmount()
5320 SYSCALL_DEFINE4(statmount, const struct mnt_id_req __user *, req, in SYSCALL_DEFINE4() argument
5321 struct statmount __user *, buf, size_t, bufsize, in SYSCALL_DEFINE4()
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl374 457 n64 statmount sys_statmount
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl374 457 n64 statmount sys_statmount
A Dsyscall_n32.tbl398 457 n32 statmount sys_statmount
A Dsyscall_o32.tbl447 457 o32 statmount sys_statmount
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl383 457 common statmount sys_statmount
A Dsyscall_32.tbl465 457 i386 statmount sys_statmount
/linux/scripts/
A Dsyscall.tbl400 457 common statmount sys_statmount
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl383 457 common statmount sys_statmount
A Dsyscall_32.tbl465 457 i386 statmount sys_statmount
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl430 457 common statmount sys_statmount
/linux/arch/arm64/tools/
A Dsyscall_64.tbl400 457 common statmount sys_statmount
A Dsyscall_32.tbl471 457 common statmount sys_statmount
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl463 457 common statmount sys_statmount
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl459 457 common statmount sys_statmount
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl465 457 common statmount sys_statmount
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl458 457 common statmount sys_statmount
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl505 457 common statmount sys_statmount
/linux/arch/arm/tools/
A Dsyscall.tbl474 457 common statmount sys_statmount

Completed in 46 milliseconds

12