Searched defs:remove_index (Results 1 - 5 of 5) sorted by last modified time

/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h101 fssh_status_t (*remove_index)(fssh_fs_volume *volume, const char *name); member in struct:fssh_fs_volume_ops
/haiku/headers/os/drivers/
H A Dfs_interface.h97 status_t (*remove_index)(fs_volume* volume, const char* name); member in struct:fs_volume_ops
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h230 beos_op_remove_index *remove_index; member in struct:beos_vnode_ops
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h211 op_remove_index *remove_index; member in struct:vnode_ops
/haiku/src/bin/
H A Drmindex.cpp98 remove_index(dev_t device, const char* indexName, bool verbose) function

Completed in 89 milliseconds