Searched refs:first_index (Results 1 – 2 of 2) sorted by relevance
780 uint32_t first_index; in xfs_inode_walk_ag() local789 first_index = 0; in xfs_inode_walk_ag()800 (void **)batch, first_index, in xfs_inode_walk_ag()805 (void **) batch, first_index, in xfs_inode_walk_ag()837 first_index = XFS_INO_TO_AGINO(mp, ip->i_ino + 1); in xfs_inode_walk_ag()838 if (first_index < XFS_INO_TO_AGINO(mp, ip->i_ino)) in xfs_inode_walk_ag()1129 unsigned long first_index = 0; in xfs_reclaim_inodes_ag() local1135 first_index = READ_ONCE(pag->pag_ici_reclaim_cursor); in xfs_reclaim_inodes_ag()1143 (void **)batch, first_index, in xfs_reclaim_inodes_ag()1179 first_index = XFS_INO_TO_AGINO(mp, ip->i_ino + 1); in xfs_reclaim_inodes_ag()[all …]
1072 bool first_index = (index == cc.rpages[0]->index); in f2fs_compress_write_end() local1080 return first_index; in f2fs_compress_write_end()