Searched refs:xfs_dev_is_read_only (Results 1 – 4 of 4) sorted by relevance
121 xfs_dev_is_read_only(mp, "changing quota state")) { in xfs_qm_newmount()
389 extern int xfs_dev_is_read_only(struct xfs_mount *, char *);
2013 xfs_dev_is_read_only( in xfs_dev_is_read_only() function
3739 if ((error = xfs_dev_is_read_only(log->l_mp, "recovery"))) { in xlog_recover()