Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h44 void change_mnt_propagation(struct mount *, int);
H A Dpnode.c105 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
H A Dnamespace.c1872 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2866 * Sanity check the flags to change_mnt_propagation.
2912 change_mnt_propagation(m, type); in do_change_type()
4895 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit()