HomeSort by: relevance | last modified time | path
    Searched refs:blkcnt_t (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/dev/
fssvar.h 51 blkcnt_t fsg_mount_size; /* # clusters on file system */
52 blkcnt_t fsg_bs_size; /* # clusters on backing store */
73 blkcnt_t fsg_mount_size; /* # clusters on file system */
74 blkcnt_t fsg_bs_size; /* # clusters on backing store */
  /src/sbin/fsck_lfs/
fsck_vars.h 82 extern blkcnt_t badblkcount; /* count of "bad" blocks */
pass1.c 57 blkcnt_t badblkcount;
58 static blkcnt_t dupblkcount;
  /src/libexec/lfs_cleanerd/
cleaner.h 100 void toss_old_blocks(struct clfs *, BLOCK_INFO **, blkcnt_t *, int *);
  /src/sys/compat/aoutm68k/
aoutm68k_stat.h 95 blkcnt_t st_blocks; /* blocks allocated for file */
  /src/tests/include/sys/
t_types.c 85 blkcnt_t bc;
  /src/sys/compat/sys/
stat.h 123 blkcnt_t st_blocks; /* blocks allocated for file */
168 blkcnt_t st_blocks; /* blocks allocated for file */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
types.d 74 blkcnt_t
93 alias long blkcnt_t;
99 alias slong_t blkcnt_t;
148 alias long blkcnt_t;
167 alias long blkcnt_t;
195 alias long blkcnt_t;
212 alias long blkcnt_t;
228 alias long blkcnt_t;
249 alias long blkcnt_t;
255 alias c_long blkcnt_t;
    [all...]
stat.d 91 blkcnt_t st_blocks;
138 blkcnt_t st_blocks;
305 blkcnt_t st_blocks;
310 blkcnt_t st_blocks;
365 blkcnt_t st_blocks;
407 blkcnt_t st_blocks;
451 blkcnt_t st_blocks;
1023 blkcnt_t st_blocks;
1067 blkcnt_t st_blocks;
1097 blkcnt_t st_blocks
    [all...]
  /src/sys/sys/
stat.h 84 blkcnt_t st_blocks; /* blocks allocated for file */
types.h 129 typedef int64_t blkcnt_t; /* fs block count */ typedef
  /src/bin/ls/
ls.c 500 blkcnt_t maxblock;
  /src/external/gpl3/gdb/dist/gnulib/import/
sys_stat.in.h 115 blkcnt_t st_blocks;
  /src/external/gpl3/gdb.old/dist/gnulib/import/
sys_stat.in.h 115 blkcnt_t st_blocks;
  /src/sbin/newfs_lfs/
make_lfs.c 105 static blkcnt_t ifibc; /* How many indirect blocks */

Completed in 31 milliseconds