Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dshmem.c94 pgoff_t nr_falloced; /* how many new pages have been fallocated */ member
2118 shmem_falloc.nr_falloced = 0; in shmem_fallocate()
2133 else if (shmem_falloc.nr_unswapped > shmem_falloc.nr_falloced) in shmem_fallocate()
2152 shmem_falloc.nr_falloced++; in shmem_fallocate()