Home
last modified time | relevance | path

Searched refs:id (Results 1 – 6 of 6) sorted by relevance

/fs/erofs/
A Ddata.c125 int id; in erofs_map_dev() local
131 for (id = 0; id < sbi.extra_devices; ++id) { in erofs_map_dev()
134 dif = sbi.devs + id; in erofs_map_dev()
/fs/jffs2/
A Djffs2_1pass.c174 struct mtdids *id = current_part->dev->id; in read_nand_cached() local
181 mtd = get_nand_dev_by_index(id->num); in read_nand_cached()
388 struct mtdids *id = current_part->dev->id; in get_fl_mem_nor() local
390 flash_info_t *flash = &flash_info[id->num]; in get_fl_mem_nor()
418 struct mtdids *id = current_part->dev->id; in get_fl_mem() local
420 switch(id->type) { in get_fl_mem()
445 struct mtdids *id = current_part->dev->id; in get_node_mem() local
447 switch(id->type) { in get_node_mem()
473 struct mtdids *id = current_part->dev->id; in put_fl_mem() local
479 switch (id->type) { in put_fl_mem()
/fs/sandbox/
A Dhost_bootdev.c52 .id = UCLASS_BOOTDEV,
/fs/fat/
A Dfat.c1433 u8 *id; in fat_uuid() local
1439 id = volinfo.volume_id; in fat_uuid()
1440 sprintf(uuid_str, "%02X%02X-%02X%02X", id[3], id[2], id[1], id[0]); in fat_uuid()
A Dfat_write.c409 slotptr->id = ++counter; in fill_dir_slot()
416 slotptr->id |= LAST_LONG_ENTRY_MASK; in fill_dir_slot()
/fs/cramfs/
A Dcramfs.c47 flash_info[x->dev->id->num].start[0])
373 if (info->dev->id->type != MTD_DEV_TYPE_NOR) in cramfs_check()

Completed in 13 milliseconds