Searched refs:xfs_log_sbcount (Results 1 – 3 of 3) sorted by relevance
434 extern int xfs_log_sbcount(xfs_mount_t *);
1100 error = xfs_log_sbcount(mp); in xfs_unmountfs()1150 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount() function
1195 error = xfs_log_sbcount(mp); in xfs_quiesce_attr()