Searched refs:fcb_getnext_in_sector (Results 1 – 3 of 3) sorted by relevance
14 fcb_getnext_in_sector(struct fcb *fcb, struct fcb_entry *loc) in fcb_getnext_in_sector() function69 rc = fcb_getnext_in_sector(fcb, loc); in fcb_getnext_nolock()78 rc = fcb_getnext_in_sector(fcb, loc); in fcb_getnext_nolock()
71 int fcb_getnext_in_sector(struct fcb *fcbp, struct fcb_entry *loc);
161 rc = fcb_getnext_in_sector(fcbp, &fcbp->f_active); in fcb_init()