Searched refs:mnt_set_mountpoint (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ |
H A D | pnode.h | 48 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
|
H A D | pnode.c | 264 mnt_set_mountpoint(m, dest_mp, child); in propagate_one()
|
H A D | namespace.c | 924 void mnt_set_mountpoint(struct mount *mnt, in mnt_set_mountpoint() function 958 mnt_set_mountpoint(old_top_parent, old_top_mp, new_parent); in mnt_set_mountpoint_beneath() 998 mnt_set_mountpoint(parent, mp, mnt); in attach_mnt() 2362 mnt_set_mountpoint(dest_mnt, dest_mp, source_mnt); in attach_recursive_mnt()
|