Home
last modified time | relevance | path

Searched refs:icw (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_ioctl.c1394 struct xfs_icwalk icw; in xfs_file_ioctl() local
1405 error = xfs_fs_eofblocks_from_user(&eofb, &icw); in xfs_file_ioctl()
1409 trace_xfs_ioc_free_eofblocks(mp, &icw, _RET_IP_); in xfs_file_ioctl()
1412 return xfs_blockgc_free_space(mp, &icw); in xfs_file_ioctl()
H A Dxfs_super.c2086 struct xfs_icwalk icw = { in xfs_remount_ro() local
2108 error = xfs_blockgc_free_space(mp, &icw); in xfs_remount_ro()