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

/linux-master/fs/
H A Dnamespace.c4329 * mnt_allow_writers() - check whether the attribute change allows writers
4337 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, function
4360 if (!mnt_allow_writers(kattr, m)) {

Completed in 114 milliseconds