Searched refs:FS_VOLUME_CAPABILITY_CLOSE_QUERY (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/userlandfs/private/
H A DFSCapabilities.h53 FS_VOLUME_CAPABILITY_CLOSE_QUERY, enumerator in enum:__anon2
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelFileSystem.cpp123 fVolumeCapabilities.Set(FS_VOLUME_CAPABILITY_CLOSE_QUERY,
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp1194 fCapabilities.Set(FS_VOLUME_CAPABILITY_CLOSE_QUERY,
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp3648 // FS_VOLUME_CAPABILITY_CLOSE_QUERY: close_query
4318 if (!HasCapability(FS_VOLUME_CAPABILITY_CLOSE_QUERY))

Completed in 124 milliseconds