Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.h184 void xfs_trim_extent_eof(struct xfs_bmbt_irec *, struct xfs_inode *);
Dxfs_bmap.c3676 xfs_trim_extent_eof( in xfs_trim_extent_eof() function
/Linux-v4.19/fs/xfs/
Dxfs_aops.c332 xfs_trim_extent_eof(&wpc->imap, ip); in xfs_map_blocks()