Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.h146 bool xfs_log_writable(struct xfs_mount *mp);
Dxfs_log.c377 xfs_log_writable( in xfs_log_writable() function
1024 if (!xfs_log_writable(mp)) in xfs_log_unmount_write()
1245 if (!xfs_log_writable(mp)) in xfs_log_cover()