Home
last modified time | relevance | path

Searched refs:hfs_bmap_free (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dbtree.h94 extern void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c324 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c479 hfs_bmap_free(node); in hfs_bnode_put()
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h318 #define hfs_bmap_free hfsplus_bmap_free macro
392 void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c449 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c632 hfs_bmap_free(node); in hfs_bnode_put()