Searched refs:ai_offset (Results 1 – 2 of 2) sorted by relevance
531 int ai_offset; /* Pointer offset in parent. */ member
6056 aip->ai_offset = ptrno; in newallocindir()6271 KASSERT(aip->ai_offset >= 0 && aip->ai_offset < NINDIR(fs), in setup_allocindir_phase2()6272 ("setup_allocindir_phase2: Bad offset %d", aip->ai_offset)); in setup_allocindir_phase2()6285 if (oldaip->ai_offset == aip->ai_offset) { in setup_allocindir_phase2()6291 if (oldaip->ai_offset == aip->ai_offset) { in setup_allocindir_phase2()6445 if (aip->ai_offset > off) in trunc_indirdep()6448 if (aip->ai_offset > off) in trunc_indirdep()6454 if (aip->ai_offset > off) in trunc_indirdep()6457 if (aip->ai_offset > off) in trunc_indirdep()8545 ((ufs1_daddr_t *)bp->b_data)[aip->ai_offset] = 0; in cancel_allocindir()[all …]