Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_bmap_util.h67 int xfs_free_eofblocks(struct xfs_inode *ip);
Dxfs_bmap_util.c636 xfs_free_eofblocks( in xfs_free_eofblocks() function
1011 error = xfs_free_eofblocks(ip); in xfs_prepare_shift()
Dxfs_icache.c1384 ret = xfs_free_eofblocks(ip); in xfs_inode_free_eofblocks()
Dxfs_inode.c1633 error = xfs_free_eofblocks(ip); in xfs_release()
1841 xfs_free_eofblocks(ip); in xfs_inactive()