Home
last modified time | relevance | path

Searched refs:FatVol (Results 1 – 7 of 7) sorted by relevance

/system/ulib/ftl/inc/kprivate/
A Dfsdriver.h256 } FatVol; typedef
425 int FatAddVol(FatVol* vol);
427 int FtlNorAddFatVol(FtlNorVol* ftl_dvr, FatVol* fat_dvr);
428 int FtlWr1AddFatVol(FtlWr1Vol* ftl_dvr, FatVol* fat_dvr);
449 int FatRdPartitions(const FatVol* fat_vol, FATPartition* partitions, int max_partitions);
450 int FatWrPartitions(const FatVol* fat_vol, FATPartition* partitions, int num_partitions);
451 int FatWrPartition(const FatVol* fat_vol);
453 int FatTotNumPartitions(const FatVol* fat_vol);
456 int FatlAddVol(FatVol* driver);
458 int FatlRdPartitions(const FatVol* fat_vol, FATPartition* partitions, int max_partitions);
[all …]
A Dndm.h140 int ndmAddVolFatFTL(NDM ndm, ui32 part_no, FtlNdmVol* ftl, FatVol* fat);
A Dfsprivate.h510 void* FtlNdmAddFatFTL(FtlNdmVol* ftl_dvr, FatVol* fat_dvr);
518 int FatGetSectSize(const FatVol* fat_vol);
/system/ulib/ftl/ndm/
A Dndm_vols.c22 FatVol fat; in ndmWrFatPartition()
A Dndmp.h156 void* ndmAddFatFTL(NDM ndm, ui32 part_num, FtlNdmVol* ftl, FatVol* fat);
A Dndm_intrnl.c1648 void* ndmAddFatFTL(NDM ndm, ui32 part_num, FtlNdmVol* ftl, FatVol* fat) { in ndmAddFatFTL()
1703 int ndmAddVolFatFTL(NDM ndm, ui32 part_num, FtlNdmVol* ftl, FatVol* fat) { in ndmAddVolFatFTL()
/system/ulib/ftl/ftln/
A Dftln_init.c1479 FatVol* fat = (FatVol*)fs_vol; in FtlnAddVol()
1558 void* FtlNdmAddFatFTL(FtlNdmVol* ftl_dvr, FatVol* fat) { in FtlNdmAddFatFTL()

Completed in 18 milliseconds