Home
last modified time | relevance | path

Searched refs:xfs_dev_is_read_only (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_qm_bhv.c100 xfs_dev_is_read_only(mp, "changing quota state")) { in xfs_qm_newmount()
Dxfs_mount.h428 extern int xfs_dev_is_read_only(struct xfs_mount *, char *);
Dxfs_mount.c1417 xfs_dev_is_read_only( in xfs_dev_is_read_only() function
Dxfs_log_recover.c5769 if ((error = xfs_dev_is_read_only(log->l_mp, "recovery"))) { in xlog_recover()