Searched refs:xfs_icache_free_eofblocks (Results 1 – 4 of 4) sorted by relevance
59 int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
943 xfs_icache_free_eofblocks(mp, NULL); in xfs_eofblocks_worker()1391 xfs_icache_free_eofblocks( in xfs_icache_free_eofblocks() function1449 return __xfs_inode_free_quota_eofblocks(ip, xfs_icache_free_eofblocks); in xfs_inode_free_quota_eofblocks()
704 xfs_icache_free_eofblocks(ip->i_mount, &eofb); in xfs_file_buffered_aio_write()
2352 error = xfs_icache_free_eofblocks(mp, &keofb); in xfs_file_ioctl()