Searched refs:__hfs_bnode_create (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfs/
H A Dbnode.c235 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) function
332 node = __hfs_bnode_create(tree, num);
417 node = __hfs_bnode_create(tree, num);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus/
H A Dbnode.c395 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) function
492 node = __hfs_bnode_create(tree, num);
581 node = __hfs_bnode_create(tree, num);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbnode.c395 static struct hfs_bnode *__hfs_bnode_create(struct hfs_btree *tree, u32 cnid) function
492 node = __hfs_bnode_create(tree, num);
581 node = __hfs_bnode_create(tree, num);

Completed in 45 milliseconds