Home
last modified time | relevance | path

Searched defs:filesystem (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfile_manager.cpp131 IFilesystem* filesystem = GetFilesystem(protocol); in OpenFile() local
149 IFilesystem* filesystem = GetFilesystem(protocol); in CreateFile() local
167 IFilesystem* filesystem = GetFilesystem(protocol); in DeleteFile() local
187 IFilesystem* filesystem in Rename() local
206 IFilesystem* filesystem = GetFilesystem(protocol); GetEntry() local
223 IFilesystem* filesystem = GetFilesystem(protocol); OpenDirectory() local
241 IFilesystem* filesystem = GetFilesystem(protocol); CreateDirectory() local
259 IFilesystem* filesystem = GetFilesystem(protocol); DeleteDirectory() local
268 RegisterFilesystem(const string_view protocol, IFilesystem::Ptr filesystem) RegisterFilesystem() argument
302 const IFilesystem* filesystem = GetFilesystem(protocol); GetAbsolutePaths() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c112 static bool supports_filesystem(const char *const filesystem) in supports_filesystem() argument
[all...]

Completed in 3 milliseconds