Searched refs:nilfs_btree_path (Results 1 – 3 of 3) sorted by relevance
23 static struct nilfs_btree_path *nilfs_btree_alloc_path(void) in nilfs_btree_alloc_path()25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path()45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path()416 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node()422 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node()434 const struct nilfs_btree_path *path, in nilfs_btree_get_node()547 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()609 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()658 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()688 struct nilfs_btree_path *path; in nilfs_btree_lookup()[all …]
29 struct nilfs_btree_path { struct36 void (*bp_op)(struct nilfs_bmap *, struct nilfs_btree_path *, argument
1423 sizeof(struct nilfs_btree_path) * NILFS_BTREE_LEVEL_MAX, in nilfs_init_cachep()