Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfsplus/
Dbtree.c312 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap() function
431 next_node = hfs_bmap_new_bmap(node, idx); in hfs_bmap_alloc()
/kernel/linux/linux-5.10/fs/hfs/
Dbtree.c188 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap() function
304 next_node = hfs_bmap_new_bmap(node, idx); in hfs_bmap_alloc()