Home
last modified time | relevance | path

Searched refs:smallest (Results 1 – 4 of 4) sorted by relevance

/fs/jffs2/
A DKconfig176 Tries all compressors and chooses the one which has the smallest
182 Tries all compressors and chooses the one which has the smallest
/fs/xfs/libxfs/
A Dxfs_attr_leaf.c2137 int smallest; in xfs_attr3_leaf_remove() local
2168 smallest = XFS_ATTR_LEAF_MAPSIZE - 1; in xfs_attr3_leaf_remove()
2186 smallest = i; in xfs_attr3_leaf_remove()
2210 if (ichdr.freemap[smallest].size < entsize) { in xfs_attr3_leaf_remove()
2211 ichdr.freemap[smallest].base = be16_to_cpu(entry->nameidx); in xfs_attr3_leaf_remove()
2212 ichdr.freemap[smallest].size = entsize; in xfs_attr3_leaf_remove()
2220 smallest = 1; in xfs_attr3_leaf_remove()
2222 smallest = 0; in xfs_attr3_leaf_remove()
2248 if (smallest) { in xfs_attr3_leaf_remove()
/fs/btrfs/
A Dtree-mod-log.c512 bool smallest) in __tree_mod_log_search() argument
530 } else if (!smallest) { in __tree_mod_log_search()
/fs/squashfs/
A DKconfig250 to 1K or the smallest block size supported by the block device

Completed in 15 milliseconds