Home
last modified time | relevance | path

Searched refs:inodes (Results 1 – 21 of 21) sorted by relevance

/dragonfly/test/stress/stress2/lib/
HDresources.c57 inodes(void) in inodes() function
63 if (op->inodes != 0) in inodes()
64 return (op->inodes); in inodes()
178 *inode = inodes(); in getdf()
199 int64_t blocks, inodes; in reservedf() local
209 sscanf(buf, "%jd %jd", &blocks, &inodes); in reservedf()
213 getprogname(), blks/1024, inos, blocks/1024, inodes); in reservedf()
215 inodes -= inos; in reservedf()
217 snprintf(buf, sizeof(buf), "%jd %jd", blocks, inodes); in reservedf()
218 if (blocks < 0 || inodes < 0) in reservedf()
[all …]
HDoptions.c135 if (sscanf(cp, "%d", &op->inodes) != 1) in environment()
157 op->inodes = 0; in options()
/dragonfly/contrib/file/magic/Magdir/
HDdump16 >0 belong 3 map of inodes on tape,
19 >0 belong 6 map of inodes deleted,
35 >0 belong 3 map of inodes on tape,
38 >0 belong 6 map of inodes deleted,
54 >0 belong 3 map of inodes on tape,
57 >0 belong 6 map of inodes deleted,
92 >0 leshort 3 map of inodes on tape.
95 >0 leshort 6 map of inodes deleted.
HDfilesystems1629 >&-264 lelong x pending inodes to free %d,
1649 >&-264 lelong x pending inodes to free %d,
1689 >&-264 belong x pending inodes to free %d,
1709 >&-264 belong x pending inodes to free %d,
2189 >4 belong x %d inodes,
2388 >48 lelong x \b inodes in cache %d,
2676 #>1040 lequad x \b, inodes=%ld
/dragonfly/usr.sbin/makefs/
HDffs.c296 image, (long long)fsopts->size, (long long)fsopts->inodes); in ffs_makefs()
398 fsopts->inodes += UFS_ROOTINO; /* include first two inodes */ in ffs_validate()
402 (long long)fsopts->size, (long long)fsopts->inodes); in ffs_validate()
406 fsopts->inodes += fsopts->freefiles; in ffs_validate()
408 fsopts->inodes = in ffs_validate()
409 fsopts->inodes * (100 + fsopts->freefilepc) / 100; in ffs_validate()
425 roundup(fsopts->inodes, ffs_opts->bsize / DINODE1_SIZE); in ffs_validate()
433 roundup(fsopts->inodes, ffs_opts->bsize / DINODE2_SIZE); in ffs_validate()
457 ffs_opts->density = fsopts->size / fsopts->inodes + 1; in ffs_validate()
463 dir, (long long)fsopts->size, (long long)fsopts->inodes); in ffs_validate()
[all …]
HDmakefs.h143 off_t inodes; /* number of inodes */ member
HDhammer2.c748 sizetostr(fsopts->size), (long long)fsopts->inodes); in hammer2_validate()
784 printf("\tinodes %lld\n", (long long)fsopts->inodes); in hammer2_dump_fsinfo()
976 (long long)fsopts->size, (long long)fsopts->inodes); in hammer2_size_dir()
988 fsopts->inodes++; in hammer2_size_dir()
1006 (long long)fsopts->size, (long long)fsopts->inodes); in hammer2_size_dir()
/dragonfly/test/stress/stress2/misc/
HDstatfs.sh76 inodes(void)
99 size = inodes() - 1000; function
/dragonfly/bin/df/
HDdf.c382 int64_t used, availblks, inodes; in prtstat() local
429 inodes = vsfsp->f_files; in prtstat()
430 used = inodes - vsfsp->f_ffree; in prtstat()
439 printf(" %4.0f%% ", inodes == 0 ? 100.0 : in prtstat()
440 (double)used / (double)inodes * 100.0); in prtstat()
/dragonfly/lib/libhammer/
HDinfo.c76 fip->inodes = info.inodes; in libhammer_get_fsinfo()
HDlibhammer.h100 int64_t inodes; /* no. of inodes */ member
/dragonfly/test/stress/stress2/include/
HDstress.h51 int inodes; member
/dragonfly/sys/vfs/ufs/
HDREADME101 The large reduction in writes is because inodes are clustered, so
106 what the update code is doing is allocating a bunch of inodes
108 the block containing the inodes is written first followed by the
111 before their inodes claimed them.
156 the amount of memory used by vnodes plus inodes (for a system
177 aging to improve performance (inodes age in 10 seconds, directories
179 dependencies are gone (e.g., inodes are written when directory
/dragonfly/sys/vfs/hammer2/
HDDESIGN82 The super-root and PFS root inodes are directly represented in the
84 normal directory entries and separtely-indexed inodes are implemented
87 Normal filesystem inodes (other than inode 1) are indexed under the PFS
135 ensure that all inter-dependent inodes are flushed in the same sync
140 with frontend operations. This feature is implemented by adding inodes
142 are created, and reordering inodes in the sync queue to prioritize inodes
145 By reprioritizing inodes in the syncq, frontend stalls are minimized.
228 will be inefficient due to the fact that all the inodes are at the
446 1. Individual file and directory inodes are fsync()d to disk,
451 operation on these file and directory inodes without further
[all …]
HDTODO134 on multiple locked inodes. Fix so we can use LBUFSIZE! Or,
150 result in separate vnodes pointing to separate inodes pointing to a
HDFREEMAP122 1KB with some coding). 1KB inodes can hold up to 512 bytes of direct
179 reserved areas for inodes vs data, but we do the next best thing by
/dragonfly/sbin/hammer/
HDcmd_info.c193 printf("\tNo. Inodes %10jd\n", (intmax_t)fip->inodes); in show_info()
/dragonfly/sys/vfs/hammer/
HDhammer_ioctl.h242 int64_t inodes; member
HDhammer_ioctl.c691 info->inodes = ondisk->vol0_stat_inodes; in hammer_ioc_get_info()
/dragonfly/crypto/openssh/
HDPROTOCOL537 uint64 f_files /* total file inodes */
538 uint64 f_ffree /* free file inodes */
539 uint64 f_favail /* free file inodes for to non-root */
/dragonfly/contrib/tcsh-6/
HDcomplete.tcsh975 complete df c/--/"(all block-size human-readable si inodes \