taglinefilesource code
not_que95fs/xiafs/bitmap.c#define get_imap_zone(sb, bit_nr, not_que) \
not_que100fs/xiafs/bitmap.cbit_nr, not_que)
not_que102fs/xiafs/bitmap.c#define get_zmap_zone(sb, bit_nr, not_que) \
not_que108fs/xiafs/bitmap.cbit_nr, not_que)
not_que113fs/xiafs/bitmap.cint bmap_zones, int slots, u_long bit_nr, int * not_que)
not_que130fs/xiafs/bitmap.cif (not_que) {
not_que131fs/xiafs/bitmap.c*not_que=i;
not_que147fs/xiafs/bitmap.cif (not_que)
not_que148fs/xiafs/bitmap.c*not_que=slots-1;
not_que359fs/xiafs/bitmap.cint izones, i, not_que;
not_que365fs/xiafs/bitmap.cbh=get_imap_zone(sb, i << XIAFS_BITS_PER_Z_BITS(sb), &not_que);
not_que378fs/xiafs/bitmap.cint zzones, i, not_que;
not_que384fs/xiafs/bitmap.cbh=get_zmap_zone(sb, i << XIAFS_BITS_PER_Z_BITS(sb), &not_que);