Searched refs:xfs_ail_push_all_sync (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_trans_priv.h106 void xfs_ail_push_all_sync(struct xfs_ail *);
H A Dxfs_trans_ail.c732 xfs_ail_push_all_sync( function
H A Dxfs_log.c813 xfs_ail_push_all_sync(mp->m_ail);
1064 * The superblock buffer is uncached and while xfs_ail_push_all_sync()
1070 xfs_ail_push_all_sync(mp->m_ail);
1269 xfs_ail_push_all_sync(mp->m_ail);
H A Dxfs_mount.c592 xfs_ail_push_all_sync(mp->m_ail);
H A Dxfs_icache.c982 xfs_ail_push_all_sync(mp->m_ail);
/linux-master/fs/xfs/scrub/
H A Dcommon.c771 xfs_ail_push_all_sync(mp->m_ail);

Completed in 106 milliseconds