Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dpnode.h41 void change_mnt_propagation(struct mount *, int);
Dpnode.c122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
Dnamespace.c1463 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2119 change_mnt_propagation(m, type); in do_change_type()