Home
last modified time | relevance | path

Searched defs:mount (Results 1 – 11 of 11) sorted by relevance

/linux/fs/tests/
H A Dbinfmt_elf_kunit.c14 struct elf_phdr mount[] = { in total_mapping_size_test() local
/linux/tools/include/nolibc/sys/
H A Dmount.h30 int mount(const char *src, const char *tgt, in mount() function
/linux/security/
H A Dinode.c27 static struct vfsmount *mount; variable
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c226 char *fs, *mount, *type, *options; cg_find_root() local
/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c
/linux/fs/
H A Dlibfs.c1097 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs()
1118 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs()
H A Dnamespace.c4338 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
/linux/arch/mips/include/asm/
H A Dsgiarcs.h229 LONG mount; member
/linux/security/apparmor/
H A Dapparmorfs.c2622 struct vfsmount *mount = NULL; in aa_mk_null_file() local
/linux/security/tomoyo/
H A Dcommon.h489 } mount; member
[all...]
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c7625 TEST_F(audit_layout1, mount) in TEST_F() argument