Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c4830 * mnt_allow_writers() - check whether the attribute change allows writers in mount_setattr_prepare()
4838 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mount_setattr_prepare()
4861 if (!mnt_allow_writers(kattr, m)) { in do_idmap_mount()
4808 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, mnt_allow_writers() function