Searched refs:fs_open_index_dir (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/os/kernel/
H A Dfs_index.h31 extern DIR *fs_open_index_dir(dev_t device);
/haiku/src/system/libroot/os/
H A Dfs_index.c58 fs_open_index_dir(dev_t device) function
/haiku/src/bin/
H A Dmkindex.cpp45 DIR *indexes = fs_open_index_dir(from);
H A Drmindex.cpp126 return fs_open_index_dir(gCurrentDevice);
H A Dlsindex.cpp196 indices = fs_open_index_dir(device);
H A Dreindex.cpp283 DIR *indexDirectory = fs_open_index_dir(sourceDevice);
/haiku/src/apps/installer/
H A DWorkerThread.cpp664 DIR* indices = fs_open_index_dir(sourceDevice);
666 printf("%s: fs_open_index_dir(): (%d) %s\n", sourceDirectory.Path(),
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1776 void fs_open_index_dir() {} function
H A Dlibroot_stubs_legacy.c1723 void fs_open_index_dir() {} function

Completed in 152 milliseconds