Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h177 struct linux_finfo { struct
178 struct linux_bigint begin;
179 struct linux_bigint end;
180 struct linux_bigint cur;
181 enum linux_devtypes dtype;
182 unsigned long namelen;
183 unsigned char attr;
184 char name[32]; /* XXX empirical, should be define */