| /kernel/linux/linux-4.19/fs/ |
| D | mount.h | 34 struct mount { struct 36 struct mount *mnt_parent; argument 37 struct dentry *mnt_mountpoint; argument 38 struct vfsmount mnt; argument 49 struct list_head mnt_mounts; /* list of children, anchored here */ argument 51 struct list_head mnt_instance; /* mount instance on sb->s_mounts */ argument 55 struct list_head mnt_share; /* circular list of shared mounts */ argument 56 struct list_head mnt_slave_list;/* list of slave mounts */ argument 58 struct mount *mnt_master; /* slave is on master->mnt_slave_list */ argument 60 struct mountpoint *mnt_mp; /* where is it mounted */ argument [all …]
|
| D | compat.c | 92 COMPAT_SYSCALL_DEFINE5(mount, const char __user *, dev_name, in COMPAT_SYSCALL_DEFINE5() argument
|
| D | libfs.c | 579 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() 600 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs()
|
| D | namespace.c | 3026 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-5.10/fs/ |
| 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 …]
|
| 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()
|
| D | namespace.c | 3428 SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, in SYSCALL_DEFINE5() argument
|
| /kernel/liteos_a/fs/vfs/ |
| D | vnode_hash.c | 89 int VfsHashGet(const struct Mount *mount, uint32_t hash, struct Vnode **vnode, VfsHashCmp *fn, void… in VfsHashGet()
|
| D | vnode.c | 210 int VnodeFreeAll(const struct Mount *mount) in VnodeFreeAll() 228 BOOL VnodeInUseIter(const struct Mount *mount) in VnodeInUseIter()
|
| /kernel/linux/linux-5.10/security/ |
| D | inode.c | 25 static struct vfsmount *mount; variable
|
| /kernel/linux/linux-4.19/security/ |
| D | inode.c | 26 static struct vfsmount *mount; variable
|
| /kernel/liteos_m/kal/libc/musl/ |
| D | fs.c | 41 int mount(const char *source, const char *target, in mount() function
|
| /kernel/liteos_m/kal/libc/newlib/porting/src/ |
| D | fs.c | 38 int mount(const char *source, const char *target, in mount() function
|
| /kernel/linux/linux-4.19/tools/testing/selftests/cgroup/ |
| D | cgroup_util.c | 167 char *fs, *mount, *type; in cg_find_unified_root() local
|
| /kernel/liteos_a/fs/vfs/operation/ |
| D | vfs_force_umount.c | 438 static void VnodeTryFreeAll(struct Mount *mount) in VnodeTryFreeAll()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| D | cgroup_util.c | 194 char *fs, *mount, *type; in cg_find_unified_root() local
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfs4proc.c | 1170 struct vfsmount **mount) in nfsd4_interssc_connect() 1267 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1313 struct vfsmount **mount) in nfsd4_setup_inter_ssc()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | node.c | 2371 bool sync, bool mount) in __f2fs_build_free_nids() 2445 int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) in f2fs_build_free_nids()
|
| /kernel/linux/linux-4.19/fs/f2fs/ |
| D | node.c | 2251 bool sync, bool mount) in __f2fs_build_free_nids() 2323 int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) in f2fs_build_free_nids()
|
| /kernel/linux/linux-5.10/fs/zonefs/ |
| D | super.c | 231 bool mount) in zonefs_check_zone_condition()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | sgiarcs.h | 229 LONG mount; member
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | sgiarcs.h | 227 LONG mount; member
|
| /kernel/liteos_a/fs/fat/os_adapt/ |
| D | fatfs.c | 739 struct Mount *mount = vp->originMount; in fatfs_lseek64() local
|
| /kernel/linux/linux-4.19/security/apparmor/ |
| D | apparmorfs.c | 2411 struct vfsmount *mount = NULL; in aa_mk_null_file() local
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | apparmorfs.c | 2499 struct vfsmount *mount = NULL; in aa_mk_null_file() local
|