Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_mount.h376 extern int xfs_log_sbcount(xfs_mount_t *);
Dxfs_sync.c434 error = xfs_log_sbcount(mp); in xfs_quiesce_attr()
Dxfs_mount.c1518 error = xfs_log_sbcount(mp); in xfs_unmountfs()
1560 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount() function