Searched refs:_kern_create_index (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/libroot/os/
H A Dfs_index.c23 status_t status = _kern_create_index(device, name, type, flags);
/haiku/src/tools/fs_shell/
H A Dsyscalls.h67 fssh_status_t _kern_create_index(fssh_dev_t device, const char *name,
H A Dfssh.cpp1109 fssh_status_t error =_kern_create_index(volumeID, indexName, type, 0);
H A Dvfs.cpp5648 _kern_create_index(fssh_dev_t device, const char *name, uint32_t type, uint32_t flags) function in namespace:FSShell
/haiku/headers/private/system/
H A Dsyscalls.h319 extern status_t _kern_create_index(dev_t device, const char *name,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1105 void _kern_create_index() {} function
H A Dlibroot_stubs_legacy.c1025 void _kern_create_index() {} function
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8732 _kern_create_index(dev_t device, const char* name, uint32 type, uint32 flags) function

Completed in 172 milliseconds