Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_mount.h409 extern int xfs_log_sbcount(xfs_mount_t *);
Dxfs_mount.c1167 error = xfs_log_sbcount(mp); in xfs_unmountfs()
1217 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount() function
Dxfs_super.c1204 error = xfs_log_sbcount(mp); in xfs_quiesce_attr()