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

/linux-master/fs/
H A Dnamespace.c506 * mnt_hold_writers - prevent write access to the given mount
523 static inline int mnt_hold_writers(struct mount *mnt) function
562 * mnt_hold_writers().
580 ret = mnt_hold_writers(mnt);
599 err = mnt_hold_writers(mnt);
4361 err = mnt_hold_writers(m);
4374 * If we had to call mnt_hold_writers() MNT_WRITE_HOLD will

Completed in 134 milliseconds