AFS_DIR_SLOTS_PER_BLOCK  366 fs/afs/dir.c   	     offset < AFS_DIR_SLOTS_PER_BLOCK;
AFS_DIR_SLOTS_PER_BLOCK  395 fs/afs/dir.c   			if (next >= AFS_DIR_SLOTS_PER_BLOCK) {
AFS_DIR_SLOTS_PER_BLOCK  129 fs/afs/dir_edit.c 	     d < AFS_DIR_SLOTS_PER_BLOCK;
AFS_DIR_SLOTS_PER_BLOCK  167 fs/afs/dir_edit.c 		       AFS_DIR_SLOTS_PER_BLOCK,
AFS_DIR_SLOTS_PER_BLOCK  170 fs/afs/dir_edit.c 			AFS_DIR_SLOTS_PER_BLOCK - AFS_DIR_RESV_BLOCKS0;
AFS_DIR_SLOTS_PER_BLOCK  175 fs/afs/dir_edit.c 			AFS_DIR_SLOTS_PER_BLOCK - AFS_DIR_RESV_BLOCKS;
AFS_DIR_SLOTS_PER_BLOCK  426 fs/afs/dir_edit.c 		    meta->meta.alloc_ctrs[b] <= AFS_DIR_SLOTS_PER_BLOCK - 1 - need_slots) {
AFS_DIR_SLOTS_PER_BLOCK   89 fs/afs/xdr_fs.h 	union afs_xdr_dirent	dirents[AFS_DIR_SLOTS_PER_BLOCK];