Searched defs:compressed_size (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
H A Dinode.c328 u64 compressed_size; member in struct:async_extent
136 insert_inline_extent(struct btrfs_trans_handle *trans, struct btrfs_path *path, int extent_inserted, struct btrfs_root *root, struct inode *inode, u64 start, size_t size, size_t compressed_size, int compress_type, struct page **compressed_pages) insert_inline_extent() argument
239 cow_file_range_inline(struct btrfs_root *root, struct inode *inode, u64 start, u64 end, size_t compressed_size, int compress_type, struct page **compressed_pages) cow_file_range_inline() argument
345 add_async_extent(struct async_cow *cow, u64 start, u64 ram_size, u64 compressed_size, struct page **pages, unsigned long nr_pages, int compress_type) add_async_extent() argument
/linux-4.4.14/fs/ntfs/
H A Dlayout.h780 /* 64*/ sle64 compressed_size; /* Byte size of the attribute member in struct:__anon11758::__anon11759::__anon11761
/linux-4.4.14/fs/cifs/
H A Dcifspdu.h2426 __le64 compressed_size; member in struct:file_compression_info

Completed in 252 milliseconds