Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dordered-data.c28 static struct rb_node *tree_insert(struct rb_root *root, u64 file_offset, in tree_insert()
64 static struct rb_node *__tree_search(struct rb_root *root, u64 file_offset, in __tree_search()
117 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry()
125 static int range_overlaps(struct btrfs_ordered_extent *entry, u64 file_offset, in range_overlaps()
139 u64 file_offset) in tree_search()
171 static int __btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in __btrfs_add_ordered_extent()
243 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent()
251 int btrfs_add_ordered_extent_dio(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_dio()
259 int btrfs_add_ordered_extent_compress(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_compress()
299 u64 *file_offset, u64 io_size, int uptodate) in btrfs_dec_test_first_ordered_pending()
[all …]
Dordered-data.h65 u64 file_offset; member
Dinode.c8354 u64 file_offset) in btrfs_lookup_and_bind_dio_csum()
8383 struct inode *inode, u64 file_offset, int async_submit) in btrfs_submit_dio_bio()
8435 u64 file_offset = dip->logical_offset; in btrfs_submit_direct_hook() local
8533 loff_t file_offset) in btrfs_submit_direct()
/linux-4.19.296/fs/ceph/
Dioctl.h57 __u64 file_offset; /* in+out: file offset */ member
/linux-4.19.296/fs/exofs/
Dore.c540 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset, in ore_calc_stripe_info()
1100 static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, in _calc_trunk_info()
/linux-4.19.296/fs/xfs/
Dxfs_aops.c706 uint64_t file_offset; /* file offset of page */ in xfs_writepage_map() local
/linux-4.19.296/include/linux/
Dcgroup-defs.h526 unsigned int file_offset; member