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

/linux-master/include/linux/
H A Dpagemap.h923 static inline loff_t page_file_offset(struct page *page) function
946 return page_file_offset(&folio->page);
/linux-master/mm/
H A Dpage_io.c282 ret, page_file_offset(page));
/linux-master/fs/smb/client/
H A Dfile.c4831 loff_t offset = page_file_offset(page);

Completed in 180 milliseconds