Searched defs:file_offset (Results 1 – 5 of 5) sorted by relevance
| /fs/btrfs/ |
| D | ordered-data.c | 42 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert() 78 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search() 131 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry() 139 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps() 153 u64 file_offset) in tree_search() 185 static int __btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in __btrfs_add_ordered_extent() 248 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent() 256 int btrfs_add_ordered_extent_dio(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_dio() 264 int btrfs_add_ordered_extent_compress(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_compress() 304 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending() [all …]
|
| D | ordered-data.h | 80 u64 file_offset; member
|
| D | inode.c | 1992 struct inode *inode, u64 file_offset, in add_pending_csums() 8355 u64 file_offset) in btrfs_lookup_and_bind_dio_csum() 8384 u64 file_offset, int skip_sum, in __btrfs_submit_dio_bio() 8443 u64 file_offset = dip->logical_offset; in btrfs_submit_direct_hook() local 8560 loff_t file_offset) in btrfs_submit_direct()
|
| /fs/ceph/ |
| D | ioctl.h | 56 __u64 file_offset; /* in+out: file offset */ member
|
| /fs/exofs/ |
| D | ore.c | 526 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset, in ore_calc_stripe_info() 1086 static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, in _calc_trunk_info()
|