Home
last modified time | relevance | path

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

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