Searched refs:ntfs_index_rm (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.h169 extern int ntfs_index_rm(ntfs_index_context *icx);
H A Dobject_id.c298 if (ntfs_index_rm(xo))
H A Dindex.c1907 * ntfs_index_rm - remove entry from the index
1917 int ntfs_index_rm(ntfs_index_context *icx) function
1976 ret = ntfs_index_rm(icx);
H A Dreparse.c1001 && ntfs_index_rm(xr))

Completed in 42 milliseconds