Searched defs:mystat (Results 1 – 1 of 1) sorted by relevance
619 struct mystat struct621 char *st_devnam; /* pointer to device name */622 char *st_fill_dev;623 unsigned st_ino; /* hack - CRTL uses unsigned short[3] for */624 unsigned short rvn; /* FID (num,seq,rvn) */625 unsigned short st_fill_ino;626 unsigned short st_mode; /* file "mode" i.e. prot, dir, reg, etc. */627 unsigned short st_fill_mode;628 int st_nlink; /* for compatibility - not really used */629 unsigned st_uid; /* from ACP - QIO uic field */[all …]