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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Ddir.c409 sinfo->slot_off = cpos - nr_slots * sizeof(*de);
895 sinfo->slot_off = 0;
897 while (fat_get_short_entry(dir, &sinfo->slot_off, &sinfo->bh,
900 sinfo->slot_off -= sizeof(*sinfo->de);
980 err = __fat_remove_entries(dir, sinfo->slot_off, nr_slots);
1304 sinfo->slot_off = pos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h175 loff_t slot_off; /* offset for slot or de start */ member in struct:fat_slot_info

Completed in 139 milliseconds