Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_icache.h66 int xfs_icache_free_cowblocks(struct xfs_mount *, struct xfs_eofblocks *);
Dxfs_icache.c975 xfs_icache_free_cowblocks(mp, NULL); in xfs_cowblocks_worker()
1641 xfs_icache_free_cowblocks( in xfs_icache_free_cowblocks() function
1653 return __xfs_inode_free_quota_eofblocks(ip, xfs_icache_free_cowblocks); in xfs_inode_free_quota_cowblocks()
Dxfs_file.c705 xfs_icache_free_cowblocks(ip->i_mount, &eofb); in xfs_file_buffered_aio_write()
Dxfs_super.c1705 error = xfs_icache_free_cowblocks(mp, NULL); in xfs_remount_ro()