Lines Matching refs:icb
991 struct icb_tag *icb; in ud_ialloc() local
1127 icb = &fe->fe_icb_tag; in ud_ialloc()
1128 icb->itag_prnde = 0; in ud_ialloc()
1129 icb->itag_strategy = SWAP_16(STRAT_TYPE4); in ud_ialloc()
1130 icb->itag_param = 0; in ud_ialloc()
1131 icb->itag_max_ent = SWAP_16(1); in ud_ialloc()
1134 icb->itag_ftype = FTYPE_FILE; in ud_ialloc()
1137 icb->itag_ftype = FTYPE_DIRECTORY; in ud_ialloc()
1140 icb->itag_ftype = FTYPE_BLOCK_DEV; in ud_ialloc()
1143 icb->itag_ftype = FTYPE_CHAR_DEV; in ud_ialloc()
1146 icb->itag_ftype = FTYPE_SYMLINK; in ud_ialloc()
1149 icb->itag_ftype = FTYPE_FIFO; in ud_ialloc()
1152 icb->itag_ftype = FTYPE_C_ISSOCK; in ud_ialloc()
1158 icb->itag_lb_loc = 0; in ud_ialloc()
1159 icb->itag_lb_prn = 0; in ud_ialloc()
1179 icb->itag_flags = SWAP_16(flags); in ud_ialloc()