Lines Matching refs:mount
35 static inline void set_mnt_shared(struct mount *mnt) in set_mnt_shared()
41 void change_mnt_propagation(struct mount *, int);
42 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
45 int propagate_mount_busy(struct mount *, int);
46 void propagate_mount_unlock(struct mount *);
47 void mnt_release_group_id(struct mount *);
48 int get_dominating_id(struct mount *mnt, const struct path *root);
49 unsigned int mnt_get_count(struct mount *mnt);
50 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
51 struct mount *);
52 struct mount *copy_tree(struct mount *, struct dentry *, int);
53 bool is_path_reachable(struct mount *, struct dentry *,