Home
last modified time | relevance | path

Searched refs:xfs_trim_extent_eof (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_aops.c332 xfs_trim_extent_eof(&wpc->imap, ip); in xfs_map_blocks()
452 xfs_trim_extent_eof(&wpc->imap, ip); in xfs_map_blocks()
463 xfs_trim_extent_eof(&wpc->imap, ip); in xfs_map_blocks()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h184 void xfs_trim_extent_eof(struct xfs_bmbt_irec *, struct xfs_inode *);
Dxfs_bmap.c3693 xfs_trim_extent_eof( in xfs_trim_extent_eof() function