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()
1108 struct ntfs_fnd *fnd) in indx_find_sort()
1218 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()
1472 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1684 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
1817 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
2047 struct ntfs_fnd *fnd) in indx_get_entry_to_replace()
2143 struct ntfs_fnd *fnd, *fnd2; in indx_delete_entry() local
2527 struct ntfs_fnd *fnd; in indx_update_dup() local