Home
last modified time | relevance | path

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

/Linux-v4.19/fs/hfs/
Dbnode.c236 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) in __hfs_bnode_create() function
330 node = __hfs_bnode_create(tree, num); in hfs_bnode_find()
419 node = __hfs_bnode_create(tree, num); in hfs_bnode_create()
/Linux-v4.19/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()