Searched refs:append_loc (Results 1 – 2 of 2) sorted by relevance
60 fcb_append(struct fcb *fcb, uint16_t len, struct fcb_entry *append_loc) in fcb_append() argument106 append_loc->fe_sector = active->fe_sector; in fcb_append()107 append_loc->fe_elem_off = active->fe_elem_off; in fcb_append()108 append_loc->fe_data_off = active->fe_elem_off + cnt; in fcb_append()110 active->fe_elem_off = append_loc->fe_data_off + len; in fcb_append()
192 int fcb_append_finish(struct fcb *fcbp, struct fcb_entry *append_loc);