Searched refs:REMAP_FILE_CAN_SHORTEN (Results 1 – 5 of 5) sorted by relevance
95 if (*req_count != count && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in generic_remap_checks()151 if (remap_flags & REMAP_FILE_CAN_SHORTEN) { in generic_remap_check_len()439 REMAP_FILE_CAN_SHORTEN)); in vfs_dedupe_file_range_one()553 REMAP_FILE_CAN_SHORTEN); in vfs_dedupe_file_range()
1587 REMAP_FILE_CAN_SHORTEN); in vfs_copy_file_range()
1251 if (ret && remapped < len && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in xfs_file_remap_range()
2106 #define REMAP_FILE_CAN_SHORTEN (1 << 1) macro2115 #define REMAP_FILE_ADVISORY (REMAP_FILE_CAN_SHORTEN)
1219 identical contents. If REMAP_FILE_CAN_SHORTEN is set, the caller is