Searched defs:drop_start (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | reflink.c | 371 u64 drop_start; in btrfs_clone() local 164 clone_copy_inline_extent(struct inode *dst, struct btrfs_path *path, struct btrfs_key *new_key, const u64 drop_start, const u64 datal, const u64 size, const u8 comp_type, char *inline_data, struct btrfs_trans_handle **trans_out) clone_copy_inline_extent() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | reflink.c | 380 u64 drop_start; in btrfs_clone() local 168 clone_copy_inline_extent(struct inode *dst, struct btrfs_path *path, struct btrfs_key *new_key, const u64 drop_start, const u64 datal, const u64 size, const u8 comp_type, char *inline_data, struct btrfs_trans_handle **trans_out) clone_copy_inline_extent() argument
|
Completed in 3 milliseconds