Lines Matching defs: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()
1140 struct ntfs_fnd *fnd) in indx_find()
1202 struct ntfs_fnd *fnd) in indx_find_sort()
1312 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()
1576 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1788 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
1935 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
2164 struct ntfs_fnd *fnd) in indx_get_entry_to_replace()
2261 struct ntfs_fnd *fnd, *fnd2; in indx_delete_entry() local
2648 struct ntfs_fnd *fnd; in indx_update_dup() local