Home
last modified time | relevance | path

Searched refs:fs_remove_index (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/os/kernel/
H A Dfs_index.h28 extern int fs_remove_index(dev_t device, const char *name);
/haiku/src/system/libroot/os/
H A Dfs_index.c30 fs_remove_index(dev_t device, const char *name) in fs_remove_index() function
/haiku/src/bin/
H A Drmindex.cpp114 if (fs_remove_index(device, indexName) != 0) { in remove_index()
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1740 void fs_remove_index() {} in fs_remove_index() function
H A Dlibroot_stubs.c1791 void fs_remove_index() {} in fs_remove_index() function