Lines Matching defs:dentry
90 static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry) in m_hash()
98 static inline struct hlist_head *mp_hash(struct dentry *dentry) in mp_hash()
608 struct mount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry) in __lookup_mnt()
681 bool __is_local_mountpoint(struct dentry *dentry) in __is_local_mountpoint()
702 static struct mountpoint *lookup_mountpoint(struct dentry *dentry) in lookup_mountpoint()
716 static struct mountpoint *get_mountpoint(struct dentry *dentry) in get_mountpoint()
773 struct dentry *dentry = mp->m_dentry; in __put_mountpoint() local
1665 void __detach_mounts(struct dentry *dentry) in __detach_mounts()
1784 static bool is_mnt_ns_file(struct dentry *dentry) in is_mnt_ns_file()
1801 static bool mnt_ns_loop(struct dentry *dentry) in mnt_ns_loop()
1814 struct mount *copy_tree(struct mount *mnt, struct dentry *dentry, in copy_tree()
1926 static bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children()
2227 struct dentry *dentry = path->dentry; in lock_mount() local
2255 struct dentry *dentry = where->m_dentry; in unlock_mount() local
2909 struct dentry *dentry = path->dentry; in finish_automount() local
3664 bool is_path_reachable(struct mount *mnt, struct dentry *dentry, in is_path_reachable()