Searched defs:orig_block_len (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Dextent_map.h52 u64 orig_block_len; member in struct:extent_map
H A Dinode.c7118 u64 *orig_start, u64 *orig_block_len, argument
7007 btrfs_create_dio_extent(struct btrfs_inode *inode, struct btrfs_dio_data *dio_data, const u64 start, const u64 len, const u64 orig_start, const u64 block_start, const u64 block_len, const u64 orig_block_len, const u64 ram_bytes, const int type) argument
7311 create_io_em(struct btrfs_inode *inode, u64 start, u64 len, u64 orig_start, u64 block_start, u64 block_len, u64 orig_block_len, u64 ram_bytes, int compress_type, int type) argument
7364 u64 block_start, orig_start, orig_block_len, ram_bytes; local
[all...]

Completed in 305 milliseconds