| /OK3568_Linux_fs/kernel/fs/ |
| H A D | mount.h | 40 struct mount { struct 42 struct mount *mnt_parent; argument 43 struct dentry *mnt_mountpoint; argument 44 struct vfsmount mnt; argument 55 struct list_head mnt_mounts; /* list of children, anchored here */ argument 57 struct list_head mnt_instance; /* mount instance on sb->s_mounts */ argument 61 struct list_head mnt_share; /* circular list of shared mounts */ argument 62 struct list_head mnt_slave_list;/* list of slave mounts */ argument 64 struct mount *mnt_master; /* slave is on master->mnt_slave_list */ argument 66 struct mountpoint *mnt_mp; /* where is it mounted */ argument [all …]
|
| H A D | libfs.c | 670 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() 691 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs()
|
| H A D | namespace.c | 3427 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_ums.py | 147 def mount(): function
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | mount.cpp | 19 mount::mount(void *usrdata) in mount() function in mount
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | mount.cpp | 19 mount::mount(void *usrdata) in mount() function in mount
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | mount.cpp | 19 mount::mount(void *usrdata) in mount() function in mount
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | inode.c | 25 static struct vfsmount *mount; variable
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.c | 194 char *fs, *mount, *type; in cg_find_unified_root() local
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 1171 struct vfsmount **mount) in nfsd4_interssc_connect() 1268 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1314 struct vfsmount **mount) in nfsd4_setup_inter_ssc()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | node.c | 2439 bool sync, bool mount) in __f2fs_build_free_nids() 2513 int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) in f2fs_build_free_nids()
|
| /OK3568_Linux_fs/kernel/fs/zonefs/ |
| H A D | super.c | 274 bool mount) in zonefs_check_zone_condition()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | sgiarcs.h | 229 LONG mount; member
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | apparmorfs.c | 2499 struct vfsmount *mount = NULL; in aa_mk_null_file() local
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | common.h | 489 } mount; member
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 2035 int mount(const char *src, const char *tgt, in mount() function
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 399 struct dentry *(*mount) (struct file_system_type *, int, member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fs.h | 2313 struct dentry *(*mount) (struct file_system_type *, int, member
|