Home
last modified time | relevance | path

Searched refs:REMAP_FILE_CAN_SHORTEN (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/
Dremap_range.c92 if (*req_count != count && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in generic_remap_checks()
140 if (remap_flags & REMAP_FILE_CAN_SHORTEN) { in generic_remap_check_len()
444 REMAP_FILE_CAN_SHORTEN)); in vfs_dedupe_file_range_one()
554 REMAP_FILE_CAN_SHORTEN); in vfs_dedupe_file_range()
Dread_write.c1505 REMAP_FILE_CAN_SHORTEN); in vfs_copy_file_range()
/Linux-v5.15/include/linux/
Dfs.h2058 #define REMAP_FILE_CAN_SHORTEN (1 << 1) macro
2067 #define REMAP_FILE_ADVISORY (REMAP_FILE_CAN_SHORTEN)
/Linux-v5.15/Documentation/filesystems/
Dvfs.rst1138 identical contents. If REMAP_FILE_CAN_SHORTEN is set, the caller is