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

/linux-master/fs/xfs/scrub/
H A Dialloc.c50 xfs_agino_t next_cluster_ino; member in struct:xchk_iallocbt
541 if (iabt->next_startino >= iabt->next_cluster_ino) {
543 iabt->next_cluster_ino = NULLAGINO;
568 iabt->next_cluster_ino = irec->ir_startino + igeo->inodes_per_cluster;
718 .next_cluster_ino = NULLAGINO,

Completed in 204 milliseconds