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

/linux-4.1.27/fs/nfs/
H A Dread.c288 page, PAGE_CACHE_SIZE, page_file_index(page)); nfs_readpage()
H A Dinternal.h623 pgoff_t page_index = page_file_index(page); nfs_page_length()
H A Dwrite.c152 if (i_size > 0 && page_file_index(page) < end_index) nfs_grow_file()
585 nfs_pageio_cond_complete(pgio, page_file_index(page)); nfs_do_writepage()
H A Dpagelist.c379 req->wb_index = page_file_index(page); nfs_create_request()
/linux-4.1.27/include/linux/
H A Dpagemap.h406 return ((loff_t)page_file_index(page)) << PAGE_CACHE_SHIFT; page_file_offset()
H A Dmm.h988 static inline pgoff_t page_file_index(struct page *page) page_file_index() function

Completed in 421 milliseconds