Home
last modified time | relevance | path

Searched refs:ialloc_blks (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h236 unsigned int ialloc_blks; member
H A Dxfs_trans_space.h83 (M_IGEO(mp)->ialloc_blks + \
/linux/fs/xfs/
H A Dxfs_inode.c1715 nbufs = igeo->ialloc_blks / igeo->blocks_per_cluster; in xfs_ifree_cluster()