HomeSort by: relevance | last modified time | path
    Searched defs:f_favail (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/sys/
statvfs.h 51 fsfilcnt_t f_favail; /* free file nodes avail to non-root */ member in struct:statvfs90
95 s90->f_favail = s->f_favail;
  /src/sys/sys/
statvfs.h 80 fsfilcnt_t f_favail; /* free file nodes avail to non-root */ member in struct:statvfs
  /src/sys/fs/puffs/
puffs_msgif.h 130 fsfilcnt_t f_favail; /* free file nodes avail to non-root */ member in struct:puffs_statvfs
170 ps->f_favail = s->f_favail;
206 s->f_favail = ps->f_favail;
  /src/sys/compat/netbsd32/
netbsd32.h 896 netbsd32_uint64 f_favail; /* free file nodes avail to non-root */ member in struct:netbsd32_statvfs90
924 netbsd32_uint64 f_favail; /* free file nodes avail to non-root */ member in struct:netbsd32_statvfs

Completed in 16 milliseconds