Searched refs:propagate_mnt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | pnode.h | 40 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
|
H A D | pnode.c | 229 /* skip ones added by this propagate_mnt() */ in propagate_one() 288 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() function
|
H A D | namespace.c | 2167 err = propagate_mnt(dest_mnt, dest_mp, source_mnt, &tree_list); in attach_recursive_mnt()
|
/kernel/linux/linux-6.6/fs/ |
H A D | pnode.h | 40 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
|
H A D | pnode.c | 228 /* skip ones added by this propagate_mnt() */ in propagate_one() 287 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() function
|
H A D | namespace.c | 2337 err = propagate_mnt(dest_mnt, dest_mp, source_mnt, &tree_list); in attach_recursive_mnt()
|
Completed in 13 milliseconds