Home
last modified time | relevance | path

Searched refs:propagate_mnt (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dpnode.h46 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
H A Dpnode.c311 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() function
H A Dnamespace.c2598 err = propagate_mnt(dest_mnt, dest_mp, source_mnt, &tree_list); in attach_recursive_mnt()