Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dbtree.h95 extern void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c359 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c578 hfs_bmap_free(node); in hfs_bnode_put()
/linux/fs/hfsplus/
H A Dhfsplus_fs.h287 #define hfs_bmap_free hfsplus_bmap_free macro
364 void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c455 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c690 hfs_bmap_free(node); in hfs_bnode_put()