Searched refs:entry_space (Results 1 – 2 of 2) sorted by relevance
61 struct entry_space { struct81 static void space_exit(struct entry_space *es) in space_exit()96 static unsigned int to_index(struct entry_space *es, struct entry *e) in to_index()123 static struct entry *l_head(struct entry_space *es, struct ilist *l) in l_head()128 static struct entry *l_tail(struct entry_space *es, struct ilist *l) in l_tail()133 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()180 static void l_add_before(struct entry_space *es, struct ilist *l, in l_add_before()254 struct entry_space *es;576 struct entry_space *es;694 struct entry_space *es;[all …]
127 unsigned int entry_space; member280 if (io && (io->pp_size == log->entry_space || in ppl_log_stripe()1303 log->entry_space = PPL_SPACE_SIZE; in ppl_init_child_log()1306 log->entry_space = (log->rdev->ppl.size << 9) - in ppl_init_child_log()
Completed in 10 milliseconds