Home
last modified time | relevance | path

Searched refs:change_mnt_propagation (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dpnode.h39 void change_mnt_propagation(struct mount *, int);
H A Dpnode.c122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
H A Dnamespace.c1529 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2279 * Sanity check the flags to change_mnt_propagation.
2322 change_mnt_propagation(m, type); in do_change_type()
/kernel/linux/linux-6.6/fs/
H A Dpnode.h39 void change_mnt_propagation(struct mount *, int);
H A Dpnode.c122 void change_mnt_propagation(struct mount *mnt, int type) in change_mnt_propagation() function
H A Dnamespace.c1676 change_mnt_propagation(p, MS_PRIVATE); in umount_tree()
2524 * Sanity check the flags to change_mnt_propagation.
2567 change_mnt_propagation(m, type); in do_change_type()
4424 change_mnt_propagation(m, kattr->propagation); in mount_setattr_commit()

Completed in 12 milliseconds