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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEFileSystem.cpp504 bool readDirSupport = fLowLevelOps.opendir != NULL || fLowLevelOps.readdir != NULL; local
565 bool readDirSupport = fFS->ops.opendir != NULL || fFS->ops.readdir != NULL local
[all...]

Completed in 32 milliseconds