Searched defs:do_mount (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/openat/ |
H A D | openat04.c | 47 static void do_mount(const char *source, const char *target, in do_mount() function
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount02.c | 147 static void do_mount(void) in do_mount() function
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fusermount.c | 337 static int do_mount(const char *mnt, char **typep, mode_t rootmode, in do_mount() function
|
/third_party/libfuse/util/ |
H A D | fusermount.c | 769 static int do_mount(const char *mnt, const char **typep, mode_t rootmode, in do_mount() function
|
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 3245 long do_mount(const char *dev_name, const char __user *dir_name, in do_mount() function
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 3677 long do_mount(const char *dev_name, const char __user *dir_name, in do_mount() function
|
Completed in 14 milliseconds