Searched refs:pagehdr (Results 1 – 1 of 1) sorted by relevance
104 struct afs_dir_pagehdr pagehdr; member107 struct afs_dir_pagehdr pagehdr; member143 if (page->index == 0 && qty != ntohs(dbuf->blocks[0].pagehdr.npages)) { in afs_dir_check_page()146 ntohs(dbuf->blocks[0].pagehdr.npages)); in afs_dir_check_page()162 if (dbuf->blocks[tmp].pagehdr.magic != AFS_DIR_MAGIC) { in afs_dir_check_page()165 ntohs(dbuf->blocks[tmp].pagehdr.magic)); in afs_dir_check_page()245 for (offset = AFS_DIRENT_PER_BLOCK - block->pagehdr.nentries; in afs_dir_iterate_block()252 if (!(block->pagehdr.bitmap[offset / 8] & in afs_dir_iterate_block()283 if (!(block->pagehdr.bitmap[next / 8] & in afs_dir_iterate_block()