Home | History | Annotate | Download | only in cd9660

Lines Matching refs:TF

345 		/* TF - timestamp */
347 SUSP_ENTRY_RRIP_TF, "TF", SUSP_LOC_ENTRY);
676 p->attr.rr_entry.TF.flags[0] = TF_MODIFY | TF_ACCESS | TF_ATTRIBUTES;
677 p->attr.rr_entry.TF.h.length[0] = 5;
678 p->attr.rr_entry.TF.h.version[0] = 1;
685 cd9660_time_915(p->attr.rr_entry.TF.timestamp,
687 p->attr.rr_entry.TF.h.length[0] += 7;
689 cd9660_time_915(p->attr.rr_entry.TF.timestamp + 7,
691 p->attr.rr_entry.TF.h.length[0] += 7;
693 cd9660_time_915(p->attr.rr_entry.TF.timestamp + 14,
695 p->attr.rr_entry.TF.h.length[0] += 7;