Searched defs:file_offset (Results 1 – 5 of 5) sorted by relevance
/fs/btrfs/ |
D | ordered-data.c | 38 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() 74 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search() 127 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry() 135 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps() 149 u64 file_offset) in tree_search() 181 static int __btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in __btrfs_add_ordered_extent() 230 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent() 238 int btrfs_add_ordered_extent_dio(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_dio() 246 int btrfs_add_ordered_extent_compress(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_compress() 286 u64 *file_offset, u64 io_size) in btrfs_dec_test_first_ordered_pending() [all …]
|
D | ordered-data.h | 79 u64 file_offset; member
|
D | inode.c | 1627 struct inode *inode, u64 file_offset, in add_pending_csums() 6075 int rw, u64 file_offset, int skip_sum, in __btrfs_submit_dio_bio() 6129 u64 file_offset = dip->logical_offset; in btrfs_submit_direct_hook() local 6231 loff_t file_offset) in btrfs_submit_direct()
|
/fs/ceph/ |
D | ioctl.h | 54 __u64 file_offset; /* in+out: file offset */ member
|
/fs/exofs/ |
D | ore.c | 516 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset, in ore_calc_stripe_info() 1042 static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, in _calc_trunk_info()
|