Searched refs:sizes (Results 1 – 8 of 8) sorted by relevance
124 and when signing is disabled to request larger read sizes (larger than 125 negotiated size) and send larger write sizes to modern servers.
336 do not get marked delete on close. Display sizes of cifs buffer pools in813 sizes. Add support for readpages
10 and all blocks are packed to minimise data overhead. Block sizes
9 variable block sizes, is extent based, and makes extensive use of
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.
3400 u32 sizes[2]; in btrfs_new_inode() local3449 sizes[0] = sizeof(struct btrfs_inode_item); in btrfs_new_inode()3450 sizes[1] = name_len + sizeof(*ref); in btrfs_new_inode()3452 ret = btrfs_insert_empty_items(trans, root, path, key, sizes, 2); in btrfs_new_inode()
3485 u32 sizes[2]; in __btrfs_alloc_reserved_extent() local3537 sizes[0] = sizeof(*extent_item); in __btrfs_alloc_reserved_extent()3538 sizes[1] = sizeof(*ref); in __btrfs_alloc_reserved_extent()3544 sizes, 2); in __btrfs_alloc_reserved_extent()
75 - Implement support for sector sizes above 512 bytes (up to the maximum242 and it locks against access to the inode sizes. Note, ->size_lock1613 sizes in the base attribute record.