/fs/ |
D | namespace.c | 90 static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry) in m_hash() 105 static int mnt_alloc_id(struct mount *mnt) in mnt_alloc_id() 115 static void mnt_free_id(struct mount *mnt) in mnt_free_id() 123 static int mnt_alloc_group_id(struct mount *mnt) in mnt_alloc_group_id() 136 void mnt_release_group_id(struct mount *mnt) in mnt_release_group_id() 145 static inline void mnt_add_count(struct mount *mnt, int n) in mnt_add_count() 159 unsigned int mnt_get_count(struct mount *mnt) in mnt_get_count() 177 struct mount *mnt = kmem_cache_zalloc(mnt_cache, GFP_KERNEL); in alloc_vfsmnt() local 247 bool __mnt_is_readonly(struct vfsmount *mnt) in __mnt_is_readonly() 253 static inline void mnt_inc_writers(struct mount *mnt) in mnt_inc_writers() [all …]
|
D | pnode.c | 37 static struct mount *get_peer_under_root(struct mount *mnt, in get_peer_under_root() 60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() 73 static int do_make_slave(struct mount *mnt) in do_make_slave() 122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() 337 static struct mount *find_topper(struct mount *mnt) in find_topper() 355 static inline int do_refcount_check(struct mount *mnt, int count) in do_refcount_check() 370 int propagate_mount_busy(struct mount *mnt, int refcnt) in propagate_mount_busy() 413 void propagate_mount_unlock(struct mount *mnt) in propagate_mount_unlock() 428 static void umount_one(struct mount *mnt, struct list_head *to_umount) in umount_one() 441 static bool __propagate_umount(struct mount *mnt, in __propagate_umount() [all …]
|
D | proc_namespace.c | 64 static void show_mnt_opts(struct seq_file *m, struct vfsmount *mnt) in show_mnt_opts() 97 static int show_vfsmnt(struct seq_file *m, struct vfsmount *mnt) in show_vfsmnt() 133 static int show_mountinfo(struct seq_file *m, struct vfsmount *mnt) in show_mountinfo() 197 static int show_vfsstat(struct seq_file *m, struct vfsmount *mnt) in show_vfsstat()
|
D | mount.h | 38 struct vfsmount mnt; member 79 static inline struct mount *real_mount(struct vfsmount *mnt) in real_mount() 84 static inline int mnt_has_parent(struct mount *mnt) in mnt_has_parent() 89 static inline int is_mounted(struct vfsmount *mnt) in is_mounted()
|
D | namei.c | 383 static inline int do_inode_permission(struct vfsmount *mnt, struct inode *inode, int mask) in do_inode_permission() 431 int inode_permission2(struct vfsmount *mnt, struct inode *inode, int mask) in inode_permission2() 575 struct vfsmount *mnt = path->mnt; in path_connected() local 1201 struct mount *mnt = real_mount(path->mnt); in follow_up() local 1230 struct vfsmount *mnt; in follow_automount() local 1309 struct vfsmount *mnt = path->mnt; /* held by caller, must be left alone */ in follow_managed() local 1460 struct mount *mnt = real_mount(nd->path.mnt); in follow_dotdot_rcu() local 1645 struct vfsmount *mnt = nd->path.mnt; in lookup_fast() local 2532 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() 2543 static int lookup_one_len_common(const char *name, struct vfsmount *mnt, in lookup_one_len_common() [all …]
|
D | file_table.c | 214 struct file *alloc_file_pseudo(struct inode *inode, struct vfsmount *mnt, in alloc_file_pseudo() 257 struct vfsmount *mnt = file->f_path.mnt; in __fput() local
|
D | pnode.h | 33 static inline void set_mnt_shared(struct mount *mnt) in set_mnt_shared()
|
D | attr.c | 229 int notify_change2(struct vfsmount *mnt, struct dentry * dentry, struct iattr * attr, struct inode … in notify_change2()
|
D | open.c | 38 int do_truncate2(struct vfsmount *mnt, struct dentry *dentry, loff_t length, in do_truncate2() 77 struct vfsmount *mnt; in vfs_truncate() local 166 struct vfsmount *mnt; in do_sys_ftruncate() local 363 struct vfsmount *mnt; in do_faccessat() local 1083 struct file *file_open_root(struct dentry *dentry, struct vfsmount *mnt, in file_open_root()
|
D | inode.c | 1626 static int relatime_need_update(struct vfsmount *mnt, struct inode *inode, in relatime_need_update() 1704 struct vfsmount *mnt = path->mnt; in atime_needs_update() local 1739 struct vfsmount *mnt = path->mnt; in touch_atime() local 1820 static int __remove_privs(struct vfsmount *mnt, struct dentry *dentry, int kill) in __remove_privs()
|
D | fhandle.c | 117 struct vfsmount *mnt; in get_vfsmount_from_fd() local
|
/fs/autofs/ |
D | expire.c | 29 static int autofs_mount_busy(struct vfsmount *mnt, in autofs_mount_busy() 150 static int autofs_direct_busy(struct vfsmount *mnt, in autofs_direct_busy() 182 static int autofs_tree_busy(struct vfsmount *mnt, in autofs_tree_busy() 241 static struct dentry *autofs_check_leaves(struct vfsmount *mnt, in autofs_check_leaves() 275 struct vfsmount *mnt, in autofs_expire_direct() 322 struct vfsmount *mnt, in should_expire() 421 struct vfsmount *mnt, in autofs_expire_indirect() 537 struct vfsmount *mnt, in autofs_expire_run() 575 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs_do_expire_multi() 611 int autofs_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs_expire_multi()
|
/fs/exportfs/ |
D | expfs.c | 27 static int exportfs_get_name(struct vfsmount *mnt, struct dentry *dir, in exportfs_get_name() 121 static struct dentry *reconnect_one(struct vfsmount *mnt, in reconnect_one() 212 reconnect_path(struct vfsmount *mnt, struct dentry *target_dir, char *nbuf) in reconnect_path() 420 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
|
/fs/nfs/ |
D | nfs4namespace.c | 245 struct vfsmount *mnt = ERR_PTR(-ENOENT); in try_location() local 299 struct vfsmount *mnt = ERR_PTR(-ENOENT); in nfs_follow_referral() local 353 struct vfsmount *mnt = ERR_PTR(-ENOMEM); in nfs_do_refmount() local 397 struct vfsmount *mnt; in nfs4_submount() local
|
D | namespace.c | 142 struct vfsmount *mnt; in nfs_d_automount() local 241 struct vfsmount *mnt; in nfs_do_submount() local
|
/fs/sdcardfs/ |
D | inode.c | 559 static int sdcardfs_permission(struct vfsmount *mnt, struct inode *inode, int mask) in sdcardfs_permission() 601 static int sdcardfs_setattr(struct vfsmount *mnt, struct dentry *dentry, struct iattr *ia) in sdcardfs_setattr() 737 static int sdcardfs_fillattr(struct vfsmount *mnt, struct inode *inode, in sdcardfs_fillattr() 766 struct vfsmount *mnt = path->mnt; in sdcardfs_getattr() local
|
D | super.c | 252 static int sdcardfs_show_options(struct vfsmount *mnt, struct seq_file *m, in sdcardfs_show_options()
|
D | main.c | 173 struct vfsmount *mnt; member
|
/fs/cifs/ |
D | cifs_dfs_ref.c | 253 struct vfsmount *mnt; in cifs_dfs_do_refmount() local 304 struct vfsmount *mnt; in cifs_dfs_do_automount() local
|
/fs/notify/ |
D | fsnotify.c | 26 void __fsnotify_vfsmount_delete(struct vfsmount *mnt) in __fsnotify_vfsmount_delete() 323 struct mount *mnt = NULL; in fsnotify() local
|
D | fsnotify.h | 48 static inline void fsnotify_clear_marks_by_mount(struct vfsmount *mnt) in fsnotify_clear_marks_by_mount()
|
D | fdinfo.c | 131 struct mount *mnt = fsnotify_conn_mount(mark->connector); in fanotify_fdinfo() local
|
/fs/afs/ |
D | mntpt.c | 161 struct vfsmount *mnt; in afs_mntpt_do_automount() local
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 635 struct vfsmount *mnt, __u32 mask, in fanotify_remove_vfsmount_mark() 730 struct vfsmount *mnt, __u32 mask, in fanotify_add_vfsmount_mark() 951 struct vfsmount *mnt = NULL; in do_fanotify_mark() local
|
/fs/overlayfs/ |
D | super.c | 639 struct vfsmount *mnt = ofs->upper_mnt; in ovl_workdir_create() local 1102 struct vfsmount *mnt = ofs->upper_mnt; in ovl_make_workdir() local 1225 struct vfsmount *mnt = ofs->upper_mnt; in ovl_get_indexdir() local 1362 struct vfsmount *mnt; in ovl_get_lower_layers() local
|