Searched refs:hfsplus_cat_file (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dioctl.c91 struct hfsplus_cat_file *file;
104 sizeof(struct hfsplus_cat_file));
121 sizeof(struct hfsplus_cat_file));
133 struct hfsplus_cat_file *file;
147 sizeof(struct hfsplus_cat_file));
H A Dinode.c436 struct hfsplus_cat_file *file = &entry.file;
438 if (fd->entrylength < sizeof(struct hfsplus_cat_file))
441 sizeof(struct hfsplus_cat_file));
507 struct hfsplus_cat_file *file = &entry.file;
509 sizeof(struct hfsplus_cat_file));
512 sizeof(struct hfsplus_cat_file));
514 struct hfsplus_cat_file *file = &entry.file;
516 if (fd.entrylength < sizeof(struct hfsplus_cat_file))
519 sizeof(struct hfsplus_cat_file));
534 sizeof(struct hfsplus_cat_file));
[all...]
H A Dhfsplus_raw.h269 struct hfsplus_cat_file { struct
307 struct hfsplus_cat_file file;
H A Dcatalog.c107 struct hfsplus_cat_file *file;
267 off = fd.entryoffset + offsetof(struct hfsplus_cat_file, rsrc_fork);
H A Ddir.c62 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {
188 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dioctl.c97 struct hfsplus_cat_file *file;
115 sizeof(struct hfsplus_cat_file));
132 sizeof(struct hfsplus_cat_file));
145 struct hfsplus_cat_file *file;
165 sizeof(struct hfsplus_cat_file));
H A Dinode.c692 struct hfsplus_cat_file *file = &entry.file;
694 if (fd->entrylength < sizeof(struct hfsplus_cat_file))
697 sizeof(struct hfsplus_cat_file));
769 struct hfsplus_cat_file *file = &entry.file;
771 sizeof(struct hfsplus_cat_file));
774 sizeof(struct hfsplus_cat_file));
776 struct hfsplus_cat_file *file = &entry.file;
778 if (fd.entrylength < sizeof(struct hfsplus_cat_file))
781 sizeof(struct hfsplus_cat_file));
796 sizeof(struct hfsplus_cat_file));
[all...]
H A Dhfsplus_raw.h270 struct hfsplus_cat_file { struct
308 struct hfsplus_cat_file file;
H A Dcatalog.c107 struct hfsplus_cat_file *file;
270 off = fd.entryoffset + offsetof(struct hfsplus_cat_file, rsrc_fork);
H A Ddir.c65 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {
196 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) {

Completed in 104 milliseconds