Searched refs:agno_end (Results 1 – 1 of 1) sorted by relevance
70 int agno, agno_end; in jfs_ioc_trim() local98 agno_end = BLKTOAG(end, JFS_SBI(ip->i_sb)); in jfs_ioc_trim()99 while (agno <= agno_end) { in jfs_ioc_trim()