Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dremap_range.c95 if (*req_count != count && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in generic_remap_checks()
145 if (remap_flags & REMAP_FILE_CAN_SHORTEN) { in generic_remap_check_len()
446 REMAP_FILE_CAN_SHORTEN)); in vfs_dedupe_file_range_one()
556 REMAP_FILE_CAN_SHORTEN); in vfs_dedupe_file_range()
Dread_write.c1520 REMAP_FILE_CAN_SHORTEN); in vfs_copy_file_range()
/linux-6.6.21/include/linux/
Dfs.h1890 #define REMAP_FILE_CAN_SHORTEN (1 << 1) macro
1899 #define REMAP_FILE_ADVISORY (REMAP_FILE_CAN_SHORTEN)
/linux-6.6.21/Documentation/filesystems/
Dvfs.rst1220 identical contents. If REMAP_FILE_CAN_SHORTEN is set, the caller is