Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dbtree.c226 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap() function
342 next_node = hfs_bmap_new_bmap(node, idx); in hfs_bmap_alloc()