Searched refs:BFS_MAX_LASTI (Results 1 – 2 of 2) sorted by relevance
16 #define BFS_MAX_LASTI 513 macro27 DECLARE_BITMAP(si_imap, BFS_MAX_LASTI+1);
352 if (info->si_lasti == BFS_MAX_LASTI) in bfs_fill_super()354 else if (info->si_lasti > BFS_MAX_LASTI) { in bfs_fill_super()355 printf("Impossible last inode number %lu > %d on %s\n", info->si_lasti, BFS_MAX_LASTI, s->s_id); in bfs_fill_super()