Searched refs:AFS_DIRENT_PER_BLOCK (Results 1 – 1 of 1) sorted by relevance
74 #define AFS_DIRENT_PER_BLOCK 64 macro113 union afs_dirent dirents[AFS_DIRENT_PER_BLOCK];245 for (offset = AFS_DIRENT_PER_BLOCK - block->pagehdr.nentries; in afs_dir_iterate_block()246 offset < AFS_DIRENT_PER_BLOCK; in afs_dir_iterate_block()275 if (next >= AFS_DIRENT_PER_BLOCK) { in afs_dir_iterate_block()