Home
last modified time | relevance | path

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

/mm/
Dshmem.c922 bool unfalloc) in shmem_undo_range() argument
939 if (info->fallocend > start && info->fallocend <= end && !unfalloc) in shmem_undo_range()
952 if (unfalloc) in shmem_undo_range()
960 if (!unfalloc || !PageUptodate(page)) in shmem_undo_range()
1016 if (unfalloc) in shmem_undo_range()
1029 if (!unfalloc || !PageUptodate(page)) { in shmem_undo_range()