Home
last modified time | relevance | path

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

/fs/ntfs/
Drunlist.h77 const int dst_len, const runlist_element *rl,
Drunlist.c1310 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build() argument
1322 BUG_ON(dst_len < 1); in ntfs_mapping_pairs_build()
1342 dst_max = dst + dst_len - 1; in ntfs_mapping_pairs_build()
/fs/btrfs/
Dextent_io.c4447 u64 dst_len = dst->len; in copy_extent_buffer() local
4458 WARN_ON(src->len != dst_len); in copy_extent_buffer()