Home
last modified time | relevance | path

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

/dports/sysutils/kpmcore/kpmcore-21.12.3/src/fs/
H A Df2fs.cpp118 bool f2fs::createWithLabel(Report& report, const QString& deviceNode, const QString& label) in createWithLabel() function in FS::f2fs
H A Dudf.cpp132 bool udf::createWithLabel(Report& report, const QString& deviceNode, const QString& label) in createWithLabel() function in FS::udf
H A Dfilesystem.cpp208 bool FileSystem::createWithLabel(Report& report, const QString& deviceNode, const QString& label) in createWithLabel() function in FileSystem