Searched refs:xfs_icache_free_eofblocks (Results 1 – 4 of 4) sorted by relevance
62 int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
908 xfs_icache_free_eofblocks(mp, NULL); in xfs_eofblocks_worker()1530 xfs_icache_free_eofblocks( in xfs_icache_free_eofblocks() function1588 return __xfs_inode_free_quota_eofblocks(ip, xfs_icache_free_eofblocks); in xfs_inode_free_quota_eofblocks()
673 xfs_icache_free_eofblocks(ip->i_mount, &eofb); in xfs_file_buffered_aio_write()
2187 error = xfs_icache_free_eofblocks(mp, &keofb); in xfs_file_ioctl()