Searched refs:fd_id (Results 1 – 2 of 2) sorted by relevance
131 oldest = newest = fda.fd_id; in fcb_init()135 if (FCB_ID_GT(fda.fd_id, newest)) { in fcb_init()136 newest = fda.fd_id; in fcb_init()138 } else if (FCB_ID_GT(oldest, fda.fd_id)) { in fcb_init()139 oldest = fda.fd_id; in fcb_init()263 fda.fd_id = id; in fcb_sector_hdr_init()
53 uint16_t fd_id; member