Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 8 of 8) sorted by relevance

/fs/cifs/
DTODO124 and when signing is disabled to request larger read sizes (larger than
125 negotiated size) and send larger write sizes to modern servers.
DCHANGES336 do not get marked delete on close. Display sizes of cifs buffer pools in
813 sizes. Add support for readpages
/fs/squashfs/
DKconfig10 and all blocks are packed to minimise data overhead. Block sizes
/fs/xfs/
DKconfig9 variable block sizes, is extent based, and makes extensive use of
/fs/befs/
DChangeLog245 sizes (such as cdroms) on linux 2.4.10 and up.
314 This fixed the problmem with wrong file sizes from du and others.
/fs/btrfs/
Dinode.c3400 u32 sizes[2]; in btrfs_new_inode() local
3449 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()
Dextent-tree.c3485 u32 sizes[2]; in __btrfs_alloc_reserved_extent() local
3537 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()
/fs/ntfs/
DChangeLog75 - Implement support for sector sizes above 512 bytes (up to the maximum
242 and it locks against access to the inode sizes. Note, ->size_lock
1613 sizes in the base attribute record.