Home
last modified time | relevance | path

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

/linux-6.15/fs/hfs/
H A Dbnode.c250 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
341 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
431 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/linux-6.15/fs/hfsplus/
H A Dbnode.c399 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
492 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
582 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()