Searched defs:dest_mp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | pnode.c | 288 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() argument
|
H A D | namespace.c | 2136 attach_recursive_mnt(struct mount *source_mnt, struct mount *dest_mnt, struct mountpoint *dest_mp, bool moving) attach_recursive_mnt() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | pnode.c | 224 static int propagate_one(struct mount *m, struct mountpoint *dest_mp) in propagate_one() argument 287 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() argument
|
H A D | namespace.c | 2299 attach_recursive_mnt(struct mount *source_mnt, struct mount *top_mnt, struct mountpoint *dest_mp, enum mnt_tree_flags_t flags) attach_recursive_mnt() argument
|
Completed in 13 milliseconds