Home
last modified time | relevance | path

Searched defs:exfat (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/exfat-utils/exfat-1.3.0/libexfat/
H A Dexfat.h106 struct exfat struct
108 struct exfat_dev* dev; argument
109 struct exfat_super_block* sb; argument
111 struct exfat_node* root; argument
132 struct exfat_iterator argument
/dports/sysutils/fusefs-exfat/exfat-1.3.0/libexfat/
H A Dexfat.h106 struct exfat struct
108 struct exfat_dev* dev; argument
109 struct exfat_super_block* sb; argument
111 struct exfat_node* root; argument
132 struct exfat_iterator argument
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/fs/
H A Dexfat.cpp33 exfat::exfat(qint64 firstsector, qint64 lastsector, qint64 sectorsused, const QString& label, const… in exfat() function in FS::exfat