hfsplus_free_fork  269 fs/hfsplus/catalog.c 		hfsplus_free_fork(sb, cnid, &fork, HFSPLUS_TYPE_DATA);
hfsplus_free_fork  274 fs/hfsplus/catalog.c 		hfsplus_free_fork(sb, cnid, &fork, HFSPLUS_TYPE_RSRC);
hfsplus_free_fork  323 fs/hfsplus/hfsplus_fs.h int hfsplus_free_fork(struct super_block *, u32, struct hfsplus_fork_raw *, int);