Searched refs:agno_end (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_discard.c70 int agno, agno_end; local
98 agno_end = BLKTOAG(end, JFS_SBI(ip->i_sb));
99 while (agno <= agno_end) {

Completed in 88 milliseconds