Lines Matching defs:filestate
52 struct filestate { struct53 struct bufnode buflist;54 struct bufnode hashtbl[BUFHASH_SIZE];55 int file;56 int flags;57 POSITION fpos;58 int nbufs;59 BLOCKNUM block;60 size_t offset;61 POSITION fsize;