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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c107 SGP_WRITE, /* may exceed i_size, may allocate page */ enumerator in enum:sgp_type
412 if (sgp != SGP_WRITE &&
441 if (sgp != SGP_WRITE &&
1657 return shmem_getpage(inode, index, pagep, SGP_WRITE, NULL);
2001 error = shmem_getpage(inode, 0, &page, SGP_WRITE, NULL);

Completed in 50 milliseconds