Searched refs:truncated_last_page (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dfs-io.c514 bool truncated_last_page; local
521 truncated_last_page = ret;
535 if (end >= inode->v.i_size && !truncated_last_page) {
711 bool truncated_last_page = false; local
725 truncated_last_page = ret;
747 (((mode & FALLOC_FL_ZERO_RANGE) && !truncated_last_page) ||

Completed in 175 milliseconds