Home
last modified time | relevance | path

Searched refs:fileoff (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/xfs/
Dxfs_aops.c533 loff_t fileoff) in xfs_discard_page() argument
538 unsigned int pageoff = offset_in_page(fileoff); in xfs_discard_page()
539 xfs_fileoff_t start_fsb = XFS_B_TO_FSBT(mp, fileoff); in xfs_discard_page()
548 page, ip->i_ino, fileoff); in xfs_discard_page()
/Linux-v5.10/include/linux/
Diomap.h224 void (*discard_page)(struct page *page, loff_t fileoff);