Searched refs:TF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/isofs/
H A Drock.h84 * These are the bits and their meanings for flags in the TF structure.
110 struct RR_TF_s TF; member in union:rock_ridge::__anon7461
H A Drock.c385 if (rr->u.TF.flags & TF_CREATE) {
387 iso_date(rr->u.TF.times[cnt++].time,
391 if (rr->u.TF.flags & TF_MODIFY) {
393 iso_date(rr->u.TF.times[cnt++].time,
397 if (rr->u.TF.flags & TF_ACCESS) {
399 iso_date(rr->u.TF.times[cnt++].time,
403 if (rr->u.TF.flags & TF_ATTRIBUTES) {
405 iso_date(rr->u.TF.times[cnt++].time,

Completed in 47 milliseconds