Searched refs:hfs_bmap_free (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbtree.h85 extern void hfs_bmap_free(struct hfs_bnode *node);
H A Dbtree.c277 void hfs_bmap_free(struct hfs_bnode *node) function
H A Dbnode.c471 hfs_bmap_free(node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dhfsplus_fs.h211 #define hfs_bmap_free hfsplus_bmap_free macro
266 void hfs_bmap_free(struct hfs_bnode *);
H A Dbtree.c269 void hfs_bmap_free(struct hfs_bnode *node) function
H A Dbnode.c635 hfs_bmap_free(node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_fs.h259 #define hfs_bmap_free hfsplus_bmap_free macro
314 void hfs_bmap_free(hfsplus_handle_t *, struct hfs_bnode *);
H A Dbtree.c276 void hfs_bmap_free(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) function
H A Dbnode.c635 hfs_bmap_free(hfsplus_handle, node);

Completed in 139 milliseconds