Searched refs:sizes (Results 1 – 4 of 4) sorted by relevance
11 Block sizes greater than 4K are supported up to a maximum of 1 Mbytes194 smaller block sizes).
245 sizes (such as cdroms) on linux 2.4.10 and up.314 This fixed the problmem with wrong file sizes from du and others.
12 variable block sizes, is extent based, and makes extensive use of
5994 u32 sizes[2]; in btrfs_new_inode() local6060 sizes[0] = sizeof(struct btrfs_inode_item); in btrfs_new_inode()6073 sizes[1] = name_len + sizeof(*ref); in btrfs_new_inode()6088 ret = btrfs_insert_empty_items(trans, root, path, key, sizes, nitems); in btrfs_new_inode()