Home
last modified time | relevance | path

Searched refs:nilfs_btree_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path()
548 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
689 struct nilfs_btree_path *path; in nilfs_btree_lookup()
707 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig()
1237 struct nilfs_btree_path *path; in nilfs_btree_insert()
1588 struct nilfs_btree_path *path; in nilfs_btree_delete()
1619 struct nilfs_btree_path *path; in nilfs_btree_seek_key()
1639 struct nilfs_btree_path *path; in nilfs_btree_last_key()
2075 struct nilfs_btree_path *path; in nilfs_btree_propagate()
2272 struct nilfs_btree_path *path; in nilfs_btree_assign()
[all …]
H A Dbtree.h29 struct nilfs_btree_path { struct
36 void (*bp_op)(struct nilfs_bmap *, struct nilfs_btree_path *, argument
H A Dsuper.c1430 sizeof(struct nilfs_btree_path) * NILFS_BTREE_LEVEL_MAX, in nilfs_init_cachep()