Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_icache.h62 int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
Dxfs_icache.c910 xfs_icache_free_eofblocks(mp, NULL); in xfs_eofblocks_worker()
1524 xfs_icache_free_eofblocks( in xfs_icache_free_eofblocks() function
1582 return __xfs_inode_free_quota_eofblocks(ip, xfs_icache_free_eofblocks); in xfs_inode_free_quota_eofblocks()
Dxfs_file.c674 xfs_icache_free_eofblocks(ip->i_mount, &eofb); in xfs_file_buffered_aio_write()
Dxfs_ioctl.c2402 return xfs_icache_free_eofblocks(mp, &keofb); in xfs_file_ioctl()