Home
last modified time | relevance | path

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

/linux/mm/
A Dpage_io.c306 kiocb.ki_pos = page_file_offset(page); in __swap_writepage()
328 page_file_offset(page)); in __swap_writepage()
/linux/include/linux/
A Dpagemap.h693 static inline loff_t page_file_offset(struct page *page) in page_file_offset() function
716 return page_file_offset(&folio->page); in folio_file_pos()
/linux/fs/nfs/
A Dwrite.c288 end = page_file_offset(page) + ((loff_t)offset+count); in nfs_grow_file()
1374 file, count, (long long)(page_file_offset(page) + offset)); in nfs_updatepage()
2081 loff_t range_start = page_file_offset(page); in nfs_wb_page()
/linux/fs/cifs/
A Dfile.c4657 loff_t offset = page_file_offset(page); in cifs_readpage()

Completed in 19 milliseconds