Searched refs:hfsplus_cat_folder (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dinode.c419 struct hfsplus_cat_folder *folder = &entry.folder;
421 if (fd->entrylength < sizeof(struct hfsplus_cat_folder))
424 sizeof(struct hfsplus_cat_folder));
492 struct hfsplus_cat_folder *folder = &entry.folder;
494 if (fd.entrylength < sizeof(struct hfsplus_cat_folder))
497 sizeof(struct hfsplus_cat_folder));
505 sizeof(struct hfsplus_cat_folder));
H A Dhfsplus_raw.h235 struct hfsplus_cat_folder { struct
306 struct hfsplus_cat_folder folder;
H A Ddir.c55 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) {
176 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) {
H A Dcatalog.c90 struct hfsplus_cat_folder *folder;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_raw.h236 struct hfsplus_cat_folder { struct
307 struct hfsplus_cat_folder folder;
H A Dinode.c675 struct hfsplus_cat_folder *folder = &entry.folder;
677 if (fd->entrylength < sizeof(struct hfsplus_cat_folder))
680 sizeof(struct hfsplus_cat_folder));
754 struct hfsplus_cat_folder *folder = &entry.folder;
756 if (fd.entrylength < sizeof(struct hfsplus_cat_folder))
759 sizeof(struct hfsplus_cat_folder));
767 sizeof(struct hfsplus_cat_folder));
H A Ddir.c58 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) {
184 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) {
H A Dcatalog.c90 struct hfsplus_cat_folder *folder;

Completed in 54 milliseconds