Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dbtree.h94 extern void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c321 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c490 hfs_bmap_free(node); in hfs_bnode_put()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dhfsplus_fs.h316 #define hfs_bmap_free hfsplus_bmap_free macro
401 void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c448 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free() function
H A Dbnode.c645 hfs_bmap_free(node); in hfs_bnode_put()