Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dpnode.h41 void change_mnt_propagation(struct mount *, int);
Dpnode.c119 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
Dnamespace.c1444 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2046 change_mnt_propagation(m, type); in do_change_type()