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

/haiku-fatelf/src/system/libroot/os/
H A Dfs_index.c32 status_t status = _kern_remove_index(device, name);
/haiku-fatelf/src/tools/fs_shell/
H A Dsyscalls.h71 fssh_status_t _kern_remove_index(fssh_dev_t device, const char *name);
H A Dvfs.cpp5614 _kern_remove_index(fssh_dev_t device, const char *name) function in namespace:FSShell
/haiku-fatelf/headers/private/system/
H A Dsyscalls.h301 extern status_t _kern_remove_index(dev_t device, const char *name);
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp8485 _kern_remove_index(dev_t device, const char* name) function

Completed in 169 milliseconds