xfs_dev_is_read_only 5696 fs/xfs/xfs_log_recover.c 		if ((error = xfs_dev_is_read_only(log->l_mp, "recovery"))) {
xfs_dev_is_read_only  453 fs/xfs/xfs_mount.h extern int	xfs_dev_is_read_only(struct xfs_mount *, char *);
xfs_dev_is_read_only  100 fs/xfs/xfs_qm_bhv.c 	    xfs_dev_is_read_only(mp, "changing quota state")) {