Searched defs:linux_finfo (Results 1 – 1 of 1) sorted by relevance
177 struct linux_finfo { struct178 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 */