Lines Matching refs:ntfs_fnd
656 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear()
673 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push()
686 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd) in fnd_pop()
699 static bool fnd_is_empty(struct ntfs_fnd *fnd) in fnd_is_empty()
1142 struct ntfs_fnd *fnd) in indx_find()
1204 struct ntfs_fnd *fnd) in indx_find_sort()
1314 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()
1578 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1790 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
1937 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
1942 struct ntfs_fnd *fnd_a = NULL; in indx_insert_entry()
2166 struct ntfs_fnd *fnd) in indx_get_entry_to_replace()
2263 struct ntfs_fnd *fnd, *fnd2; in indx_delete_entry()
2650 struct ntfs_fnd *fnd; in indx_update_dup()