Home
last modified time | relevance | path

Searched defs:linux_finfo (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dsgiarcs.h176 struct linux_finfo { struct
177 struct linux_bigint begin;
178 struct linux_bigint end;
179 struct linux_bigint cur;
180 enum linux_devtypes dtype;
181 unsigned long namelen;
182 unsigned char attr;
183 char name[32]; /* XXX imperical, should be define */
/linux-2.4.37.9/include/asm-mips64/
Dsgiarcs.h176 struct linux_finfo { struct
177 struct linux_bigint begin;
178 struct linux_bigint end;
179 struct linux_bigint cur;
180 enum linux_devtypes dtype;
181 unsigned long namelen;
182 unsigned char attr;
183 char name[32]; /* XXX imperical, should be define */