Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log.h146 bool xfs_log_writable(struct xfs_mount *mp);
H A Dxfs_log.c377 xfs_log_writable( in xfs_log_writable() function
1009 if (!xfs_log_writable(mp)) in xfs_log_unmount_write()
1238 if (!xfs_log_writable(mp)) in xfs_log_cover()