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

  /src/lib/librefuse/refuse/
legacy.h 62 long f_bsize; member in struct:statfs
  /src/sys/compat/ultrix/
ultrix_pathname.c 195 int32_t f_bsize; /* fundamental file system block size */ member in struct:ultrix_statfs
218 ssfs.f_bsize = sp->f_bsize;
  /src/sys/compat/sys/
statvfs.h 39 unsigned long f_bsize; /* file system block size */ member in struct:statvfs90
84 s90->f_bsize = s->f_bsize;
mount.h 46 long f_bsize; /* fundamental file system block size */ member in struct:statfs12
117 s12->f_bsize = __STATFSCLAMP(fs->f_frsize);
  /src/sys/sys/
statvfs.h 68 unsigned long f_bsize; /* file system block size */ member in struct:statvfs
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 211 osf1_int f_bsize; member in struct:osf1_statfs
  /src/sys/compat/sunos/
sunos.h 69 int f_bsize; /* fundamental file system block size */ member in struct:sunos_statfs
  /src/sys/fs/puffs/
puffs_msgif.h 118 unsigned long f_bsize; /* file system block size */ member in struct:puffs_statvfs
159 ps->f_bsize = s->f_bsize;
195 s->f_bsize = ps->f_bsize;
  /src/sys/compat/netbsd32/
netbsd32.h 303 netbsd32_long f_bsize; /* fundamental file system block size */ member in struct:netbsd32_statfs
887 netbsd32_u_long f_bsize; /* system block size */ member in struct:netbsd32_statvfs90
915 netbsd32_u_long f_bsize; /* system block size */ member in struct:netbsd32_statvfs

Completed in 17 milliseconds