Searched refs:check_entry_name (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/storage/
H A Dstorage_support.h55 status_t check_entry_name(const char *entry);
/haiku/src/kits/storage/
H A DVolume.cpp229 if (BPrivate::Storage::check_entry_name(name) == B_OK
230 && BPrivate::Storage::check_entry_name(oldInfo.volume_name) == B_OK
H A Dstorage_support.cpp357 check_entry_name(const char *entry) function in namespace:BPrivate::Storage
H A DEntry.cpp605 error = BPrivate::Storage::check_entry_name(dirPath);
/haiku/src/build/libbe/storage/
H A DEntry.cpp936 error = BPrivate::Storage::check_entry_name(dirPath);

Completed in 62 milliseconds