Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dbnode.c251 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
346 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
435 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/linux-4.19.296/fs/hfsplus/
Dbnode.c400 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
497 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
587 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()