| /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()
|
| /kernel/linux/linux-6.6/fs/ |
| D | mount.h | 39 struct mount { struct 41 struct mount *mnt_parent; argument 42 struct dentry *mnt_mountpoint; argument 43 struct vfsmount mnt; argument 54 struct list_head mnt_mounts; /* list of children, anchored here */ argument 56 struct list_head mnt_instance; /* mount instance on sb->s_mounts */ argument 60 struct list_head mnt_share; /* circular list of shared mounts */ argument 61 struct list_head mnt_slave_list;/* list of slave mounts */ argument 63 struct mount *mnt_master; /* slave is on master->mnt_slave_list */ argument 65 struct mountpoint *mnt_mp; /* where is it mounted */ argument [all …]
|
| D | binfmt_elf_test.c | 14 struct elf_phdr mount[] = { in total_mapping_size_test() local
|
| D | libfs.c | 1067 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() 1088 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs()
|
| /kernel/uniproton/src/fs/vfs/ |
| D | vfs_mount.h | 26 S32 (*mount)(struct TagMountPoint *mp, uintptr_t mountflags, const void *data); member
|
| /kernel/liteos_m/components/fs/vfs/ |
| D | vfs_mount.h | 47 int (*mount)(struct MountPoint *mp, unsigned long mountflags, member
|
| D | vfs_mount.c | 266 int mount(const char *source, const char *target, in mount() function
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_extent_busy.h | 36 struct xfs_mount *mount; member
|
| /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 | 219 int VnodeFreeAll(const struct Mount *mount) in VnodeFreeAll() 237 BOOL VnodeInUseIter(const struct Mount *mount) in VnodeInUseIter()
|
| /kernel/linux/linux-6.6/security/ |
| D | inode.c | 25 static struct vfsmount *mount; variable
|
| /kernel/linux/linux-5.10/security/ |
| D | inode.c | 25 static struct vfsmount *mount; variable
|
| /kernel/uniproton/src/fs/ |
| D | fs.c | 199 int mount(const char *source, const char *target, in mount() function
|
| /kernel/liteos_a/fs/vfs/operation/ |
| D | vfs_force_umount.c | 438 static void VnodeTryFreeAll(const 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 | 1173 struct vfsmount **mount) in nfsd4_interssc_connect() 1263 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1309 struct vfsmount **mount) in nfsd4_setup_inter_ssc()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| D | cgroup_util.c | 201 char *fs, *mount, *type, *options; in cg_find_unified_root() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | node.c | 2473 bool sync, bool mount) in __f2fs_build_free_nids() 2554 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/f2fs/ |
| D | node.c | 2398 bool sync, bool mount) in __f2fs_build_free_nids() 2472 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 | 274 bool mount) in zonefs_check_zone_condition()
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | sys.h | 725 int mount(const char *src, const char *tgt, in mount() function
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | sgiarcs.h | 229 LONG mount; member
|
| /kernel/liteos_a/fs/fat/os_adapt/ |
| D | fatfs.c | 740 struct Mount *mount = vp->originMount; in fatfs_lseek64() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | sgiarcs.h | 229 LONG mount; member
|