Searched defs:sys_move_mount (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/tools/testing/selftests/filesystems/overlayfs/ |
D | wrappers.h | 39 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount() function
|
/linux-6.14.4/tools/testing/selftests/filesystems/ |
D | file_stressor.c | 42 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount() function
|
/linux-6.14.4/tools/testing/selftests/pidfd/ |
D | pidfd_bind_mount.c | 67 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount() function
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_pinning.c | 29 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount() function
|
D | token.c | 50 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount() function
|