Searched refs:firstpgoff (Results 1 – 1 of 1) sorted by relevance
3464 off_t firstpgoff, lastpgoff, firstpg, lastpg, dirtypg; in nfs_vnop_write() local3467 firstpgoff = on & PAGE_MASK; in nfs_vnop_write()3470 if (firstpgoff && !NBPGVALID(bp, firstpg)) { in nfs_vnop_write()3473 end = start + firstpgoff; in nfs_vnop_write()