Home
last modified time | relevance | path

Searched refs:dst_len (Results 1 – 3 of 3) sorted by relevance

/fs/ntfs/
Drunlist.h91 const int dst_len, const runlist_element *rl,
Drunlist.c1324 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build() argument
1336 BUG_ON(dst_len < 1); in ntfs_mapping_pairs_build()
1356 dst_max = dst + dst_len - 1; in ntfs_mapping_pairs_build()
/fs/btrfs/
Dextent_io.c5532 u64 dst_len = dst->len; in copy_extent_buffer() local
5540 WARN_ON(src->len != dst_len); in copy_extent_buffer()