taglinefilesource code
not_que91fs/xiafs/bitmap.c#define get_imap_zone(sb, bit_nr, not_que) \
not_que96fs/xiafs/bitmap.cbit_nr, not_que)
not_que98fs/xiafs/bitmap.c#define get_zmap_zone(sb, bit_nr, not_que) \
not_que104fs/xiafs/bitmap.cbit_nr, not_que)
not_que109fs/xiafs/bitmap.cint bmap_zones, int slots, u_long bit_nr, int * not_que)
not_que126fs/xiafs/bitmap.cif (not_que) {
not_que127fs/xiafs/bitmap.c*not_que=i;
not_que143fs/xiafs/bitmap.cif (not_que)
not_que144fs/xiafs/bitmap.c*not_que=slots-1;
not_que355fs/xiafs/bitmap.cint izones, i, not_que;
not_que361fs/xiafs/bitmap.cbh=get_imap_zone(sb, i << XIAFS_BITS_PER_Z_BITS(sb), &not_que);
not_que374fs/xiafs/bitmap.cint zzones, i, not_que;
not_que380fs/xiafs/bitmap.cbh=get_zmap_zone(sb, i << XIAFS_BITS_PER_Z_BITS(sb), &not_que);