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