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

/linux-master/fs/
H A Dnamespace.c299 static unsigned int mnt_get_writers(struct mount *mnt) function
548 if (mnt_get_writers(mnt) > 0)
1256 * so mnt_get_writers() below is safe.
1258 WARN_ON(mnt_get_writers(mnt));

Completed in 129 milliseconds