Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.h130 bool xfs_log_writable(struct xfs_mount *mp);
Dxfs_mount.c1184 if (!xfs_log_writable(mp)) in xfs_log_sbcount()
Dxfs_log.c351 xfs_log_writable( in xfs_log_writable() function
911 if (!xfs_log_writable(mp)) in xfs_log_unmount_write()