Searched refs:resize (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/libast/common/regex/
H A Dregalloc.c31 regalloc(void* handle, void*(*resize)(void*,void*,size_t), regflags_t flags)
34 state.disc.re_resizef = resize;
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsresize.c9 * This utility will resize an NTFS volume without data loss.
125 "* run 'chkdsk /f /r' on Windows and rebooot it TWICE! Then you can resize *\n"
587 printf("You might resize at %lld bytes ", (long long)new_b);
648 static void collect_resize_constraints(ntfs_resize_t *resize, runlist *rl) argument
658 inode = resize->ni->mft_no;
659 flags = resize->ctx->attr->flags;
660 atype = resize->ctx->attr->type;
662 if ((ret = ntfs_inode_badclus_bad(inode, resize->ctx->attr)) != 0) {
669 llcn = &resize->last_lcn;
670 if (atype == AT_DATA && NInoAttrList(resize
723 collect_relocation_info(ntfs_resize_t *resize, runlist *rl) argument
1046 build_resize_constraints(ntfs_resize_t *resize) argument
1070 resize_constraints_by_attributes(ntfs_resize_t *resize) argument
1084 set_resize_constraints(ntfs_resize_t *resize) argument
1417 copy_clusters(ntfs_resize_t *resize, s64 dest, s64 src, s64 len) argument
1528 relocate_run(ntfs_resize_t *resize, runlist **rl, int run) argument
1572 relocate_attribute(ntfs_resize_t *resize) argument
1611 is_mftdata(ntfs_resize_t *resize) argument
1626 handle_mftdata(ntfs_resize_t *resize, int do_mftdata) argument
1660 relocate_attributes(ntfs_resize_t *resize, int do_mftdata) argument
1690 relocate_inode(ntfs_resize_t *resize, MFT_REF mref, int do_mftdata) argument
1716 relocate_inodes(ntfs_resize_t *resize) argument
1774 advise_on_resize(ntfs_resize_t *resize) argument
1865 truncate_badclust_bad_attr(ntfs_resize_t *resize) argument
1897 realloc_bitmap_data_attr(ntfs_resize_t *resize, runlist **rl, s64 nr_bm_clusters) argument
1920 realloc_lcn_bitmap(ntfs_resize_t *resize, s64 bm_bsize) argument
1935 truncate_bitmap_data_attr(ntfs_resize_t *resize) argument
2081 truncate_badclust_file(ntfs_resize_t *resize) argument
2101 truncate_bitmap_file(ntfs_resize_t *resize) argument
2211 print_num_of_relocations(ntfs_resize_t *resize) argument
2313 set_disk_usage_constraint(ntfs_resize_t *resize) argument
2322 check_resize_constraints(ntfs_resize_t *resize) argument
2381 ntfs_resize_t resize; local
[all...]
/osnet-11/usr/src/lib/sun_fc/common/
H A DTrace.cc140 stacks.resize(tid+1);
141 indent.resize(tid+1);
155 indent[tid].resize(len - 1);
/osnet-11/usr/src/lib/libparted/common/libparted/fs/amiga/
H A Daffs.c181 .resize = NULL,
194 .resize = NULL,
207 .resize = NULL,
220 .resize = NULL,
233 .resize = NULL,
246 .resize = NULL,
259 .resize = NULL,
272 .resize = NULL,
285 .resize = NULL,
298 .resize
[all...]
H A Dapfs.c117 .resize = NULL,
130 .resize = NULL,
H A Dasfs.c127 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs.c90 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dinterface.c321 .resize = _ext2_resize,
332 .resize = NULL,
348 .resize = _ext2_resize,
359 .resize = NULL,
374 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.c201 int resize = 1; local
258 resize = 0;
277 resize = 0;
294 but only until pre-resize end of bitmap blocks
304 if (resize) {
332 return (resize);
605 int resize = 1; local
637 resize = 0;
668 resize = 0;
686 if (resize) {
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/
H A Dxfs.c95 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c649 .resize = swap_resize,
660 .resize = NULL,
676 .resize = swap_resize,
687 .resize = NULL,
703 .resize = swap_resize,
714 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Dfilesys.h49 int (*resize) (PedFileSystem* fs, PedGeometry* geom, PedTimer* timer); member in struct:_PedFileSystemOps
/osnet-11/usr/src/lib/libparted/common/libparted/fs/solaris_x86/
H A Dsolaris_x86.c148 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ufs/
H A Dufs.c272 .resize = NULL,
290 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Dfilesys.c713 if (fs->type->ops->resize) {
771 if (!fs->type->ops->resize) {
786 return fs->type->ops->resize (fs, geom, timer);
812 * the filesystem \p fs and the capabilities of the resize algorithm.
816 * -# constraint->min_size is the minimum size you can resize the partition
849 if (fs->type->ops->resize) {
/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dfat.c436 /* Hack: just resize the file system outside of its boundaries! */
809 .resize = fat_resize,
820 .resize = NULL,
836 .resize = fat_resize,
847 .resize = NULL,
/osnet-11/usr/src/lib/libparted/
H A DMakefile.com82 $(LIBFATFS)/fat.o $(LIBFATFS)/resize.o \
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ntfs/
H A Dntfs.c382 int ret = 0; /* this tells the upper layer NOT to resize partition */
448 ret = 1; /* this tells upper layer to resize the partition */
462 * return the minimum resize size from the ntfsresize external cmd
489 x = sscanf(buf, "You might resize at %lld", &size);
499 * return the minimum resize size in blocks, fs->geom->length on error.
562 .resize = ntfs_resize,
573 .resize = NULL,
/osnet-11/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c801 .resize = reiserfs_resize,
827 .resize = NULL,
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfts.c691 * resize the path buffer
697 resize(register FTS* fts, size_t inc) function
908 if ((fts->baselen = f->fts_namelen) >= (fts->endbuf - fts->base) && resize(fts, fts->baselen))
1041 if (resize(fts, i))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.c99 goto resize;
116 resize:
/osnet-11/usr/src/cmd/parted/
H A Dparted.c364 * resize the end of a partition).
1215 "resize, perhaps?"));
1917 issue_fs_op_warning ("resize");
2300 /* resize - file system types and aliases */
2306 if (fs_type->ops->resize == NULL)
2317 if (fs_alias->fs_type->ops->resize == NULL)
2479 str_list_create_unique ("resize", _("resize"), NULL),
2482 _("resize NUMBER START END resize partitio
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2391 If you resize the array with deferred writing enabled, the file will

Completed in 68 milliseconds