Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dbnode.c244 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
335 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
425 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/linux/fs/hfsplus/
H A Dbnode.c393 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
486 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
576 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()