Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/fslow/
Dfslow_ArchiveMapFileSystem.h89 …andle* pOut, nn::fs::Transaction transaction, Path path, bit32 mode, nn::fs::Attributes attributes) in OpenFile()
96 …ction transaction, Path path, nn::fs::PathMark pathMark, bit32 mode, nn::fs::Attributes attributes) in OpenFile()
274 …Result CreateFile(nn::fs::Transaction transaction, Path path, nn::fs::Attributes attributes, s64 s… in CreateFile()
294 … Result CreateDirectory(nn::fs::Transaction transaction, Path path, nn::fs::Attributes attributes) in CreateDirectory()
Dfslow_IArchive.h42 …ction transaction, Path path, nn::fs::PathMark pathMark, bit32 mode, nn::fs::Attributes attributes) in OpenFile()
58 …Result CreateFile(nn::fs::Transaction transaction, Path path, nn::fs::Attributes attributes, s64 s… in CreateFile()
/CTR-SDK-0.14.21/include/nn/fs/
Dfs_Parameters.h89 nn::fs::Attributes attributes; //!< エントリの属性を示します。 member