Lines Matching defs:fnd
608 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear()
625 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push()
639 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd) in fnd_pop()
652 static bool fnd_is_empty(struct ntfs_fnd *fnd) in fnd_is_empty()
1041 struct ntfs_fnd *fnd) in indx_find()
1101 struct ntfs_fnd *fnd) in indx_find_sort()
1211 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()
1465 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1677 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
1810 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
2040 struct ntfs_fnd *fnd) in indx_get_entry_to_replace()
2136 struct ntfs_fnd *fnd, *fnd2; in indx_delete_entry() local
2520 struct ntfs_fnd *fnd; in indx_update_dup() local