Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dshmem.c916 bool unfalloc) in shmem_undo_range() argument
933 if (info->fallocend > start && info->fallocend <= end && !unfalloc) in shmem_undo_range()
946 if (unfalloc) in shmem_undo_range()
954 if (!unfalloc || !PageUptodate(page)) in shmem_undo_range()
1010 if (unfalloc) in shmem_undo_range()
1023 if (!unfalloc || !PageUptodate(page)) { in shmem_undo_range()