Home
last modified time | relevance | path

Searched refs:xfs_log_writable (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.h146 bool xfs_log_writable(struct xfs_mount *mp);
H A Dxfs_log.c336 xfs_log_writable( in xfs_log_writable() function
957 if (!xfs_log_writable(mp)) in xfs_log_unmount_write()
1186 if (!xfs_log_writable(mp)) in xfs_log_cover()