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.c342 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
433 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
523 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/linux/fs/hfsplus/
H A Dbnode.c491 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
584 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
674 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()