Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.h129 bool xfs_log_writable(struct xfs_mount *mp);
Dxfs_log.c350 xfs_log_writable( in xfs_log_writable() function
986 if (!xfs_log_writable(mp)) in xfs_log_unmount_write()
1207 if (!xfs_log_writable(mp)) in xfs_log_cover()