Searched refs:SYNC_WAIT (Results 1 – 4 of 4) sorted by relevance
1114 if (!(sync_mode & SYNC_WAIT)) in xfs_reclaim_inode()1126 if (!(sync_mode & SYNC_WAIT)) in xfs_reclaim_inode()1139 if (!(sync_mode & SYNC_WAIT)) in xfs_reclaim_inode()1356 if (skipped && (flags & SYNC_WAIT) && *nr_to_scan > 0) { in xfs_reclaim_inodes_ag()1391 return xfs_reclaim_inodes_ag(mp, SYNC_TRYLOCK | SYNC_WAIT, &nr_to_scan); in xfs_reclaim_inodes_nr()1479 if (!(flags & SYNC_WAIT) && in xfs_inode_free_eofblocks()1502 if (flags & SYNC_WAIT) in xfs_inode_free_eofblocks()1523 flags = SYNC_WAIT; in __xfs_icache_free_eofblocks()
20 #define SYNC_WAIT 0x0001 /* wait for i/o to complete */ macro
1061 xfs_reclaim_inodes(mp, SYNC_WAIT); in xfs_mountfs()1143 xfs_reclaim_inodes(mp, SYNC_WAIT); in xfs_unmountfs()
1201 xfs_reclaim_inodes(mp, SYNC_WAIT); in xfs_quiesce_attr()