Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dbnode.c237 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
333 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
422 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/linux-4.4.14/fs/hfsplus/
Dbnode.c401 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
500 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
590 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()