| H A D | index.c | 656 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear() argument 673 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push() argument 686 fnd_pop(struct ntfs_fnd *fnd) fnd_pop() argument 699 fnd_is_empty(struct ntfs_fnd *fnd) fnd_is_empty() argument 1139 indx_find(struct ntfs_index *indx, struct ntfs_inode *ni, const struct INDEX_ROOT *root, const void *key, size_t key_len, const void *ctx, int *diff, struct NTFS_DE **entry, struct ntfs_fnd *fnd) indx_find() argument 1202 indx_find_sort(struct ntfs_index *indx, struct ntfs_inode *ni, const struct INDEX_ROOT *root, struct NTFS_DE **entry, struct ntfs_fnd *fnd) indx_find_sort() argument 1312 indx_find_raw(struct ntfs_index *indx, struct ntfs_inode *ni, const struct INDEX_ROOT *root, struct NTFS_DE **entry, size_t *off, struct ntfs_fnd *fnd) indx_find_raw() argument 1568 indx_insert_into_root(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, struct NTFS_DE *root_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) indx_insert_into_root() argument 1781 indx_insert_into_buffer(struct ntfs_index *indx, struct ntfs_inode *ni, struct INDEX_ROOT *root, const struct NTFS_DE *new_de, const void *ctx, int level, struct ntfs_fnd *fnd) indx_insert_into_buffer() argument 1928 indx_insert_entry(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) indx_insert_entry() argument 2155 indx_get_entry_to_replace(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *de_next, struct NTFS_DE **de_to_replace, struct ntfs_fnd *fnd) indx_get_entry_to_replace() argument 2256 struct ntfs_fnd *fnd, *fnd2; indx_delete_entry() local 2643 struct ntfs_fnd *fnd; indx_update_dup() local [all...] |