Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dpnode.h39 void change_mnt_propagation(struct mount *, int);
Dpnode.c122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
Dnamespace.c1525 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2284 change_mnt_propagation(m, type); in do_change_type()