Searched refs:smallest (Results 1 – 4 of 4) sorted by relevance
175 Tries all compressors and chooses the one which has the smallest181 Tries all compressors and chooses the one which has the smallest
2093 int smallest; in xfs_attr3_leaf_remove() local2124 smallest = XFS_ATTR_LEAF_MAPSIZE - 1; in xfs_attr3_leaf_remove()2142 smallest = i; in xfs_attr3_leaf_remove()2166 if (ichdr.freemap[smallest].size < entsize) { in xfs_attr3_leaf_remove()2167 ichdr.freemap[smallest].base = be16_to_cpu(entry->nameidx); in xfs_attr3_leaf_remove()2168 ichdr.freemap[smallest].size = entsize; in xfs_attr3_leaf_remove()2176 smallest = 1; in xfs_attr3_leaf_remove()2178 smallest = 0; in xfs_attr3_leaf_remove()2204 if (smallest) { in xfs_attr3_leaf_remove()
415 bool smallest) in __tree_mod_log_search() argument433 } else if (!smallest) { in __tree_mod_log_search()
188 to 1K or the smallest block size supported by the block device