Searched refs:mk_entry (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Ddirectory.c93 struct directory *mk_entry(const dos_name_t *dn, char attr, function
137 return mk_entry(&dn, attr, fat, size, date, ndir);
H A Dmmd.c75 mk_entry(dosname, ATTR_DIR, 1, 0, arg->mtime, &targetEntry->dir);
100 mk_entry(dosname, ATTR_DIR | arg->attr, fat, 0, arg->mtime,
H A Dmlabel.c80 mk_entry(dosname, 0x8, 0, 0, now, &entry->dir);
H A Dmtools.h128 struct directory *mk_entry(const dos_name_t *filename, char attr,
H A Dmcopy.c336 mk_entry(dosname, arg->attr, 1, 0, now, &entry->dir);
358 mk_entry(dosname, arg->attr, fat, truncBytes32(newsize),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.c45 static inline int mk_entry(int id, int len) function
135 entry = mk_entry(id, len);

Completed in 166 milliseconds