Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dshmem.c108 pgoff_t nr_falloced; /* how many new pages have been fallocated */ member
3096 shmem_falloc.nr_falloced = 0; in shmem_fallocate()
3120 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()
3151 shmem_falloc.nr_falloced += index - shmem_falloc.next; in shmem_fallocate()