Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log.h146 bool xfs_log_writable(struct xfs_mount *mp);
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()