Searched refs:ea_num_ptrs (Results 1 – 2 of 2) sorted by relevance
257 for (x = 0; x < ea->ea_num_ptrs; x++, dataptrs++) { in ea_dealloc_unstuffed()285 for (x = 0; x < ea->ea_num_ptrs; x++, dataptrs++) { in ea_dealloc_unstuffed()315 ea->ea_num_ptrs = 0; in ea_dealloc_unstuffed()659 ea->ea_num_ptrs = 0; in ea_alloc_blk()692 ea->ea_num_ptrs = 0; in ea_write()701 ea->ea_num_ptrs = DIV_ROUND_UP(er->er_data_len, sdp->sd_jbsize); in ea_write()702 for (x = 0; x < ea->ea_num_ptrs; x++) { in ea_write()
405 __u8 ea_num_ptrs; member