Home
last modified time | relevance | path

Searched +full:out +full:- +full:volume +full:- +full:limit (Results 1 – 25 of 75) sorted by relevance

123

/titanic_51/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c52 #define WRN_LIMIT "WARNING: -l limit (%llu blocks) exceeds device " \
55 #define ERR_TOOBIG "%s (%llu blocks) does not fit on a volume"
59 "limit=%llu."
61 "limit=%llu."
83 static int nparts = -1; /* total number of parts */
93 static void newvolume(struct data **, unsigned int, fsblkcnt_t limit,
159 if (strchr("dxslcbp", eptlist[i]->ftype)) in splpkgmap()
163 (nodecount(eptlist[i]->path) * DIRSIZE); in splpkgmap()
165 nblk(eptlist[i]->cinf in splpkgmap()
403 store(struct data ** sf,unsigned int eptnum,char * aclass,fsblkcnt_t limit,fsfilcnt_t ilimit) store() argument
536 newvolume(struct data ** sf,unsigned int eptnum,fsblkcnt_t limit,fsblkcnt_t ilimit) newvolume() argument
[all...]
/titanic_51/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib36 # "normal" 'zfs get reservation' and the '-p' option which
46 resv_val=`$ZFS get -H reservation $dataset | awk '{print $3}'`
47 if [[ $? -ne 0 ]]; then
54 resv_val=`$ZFS get -pH reservation $dataset | awk '{print $3}'`
55 if [[ $? -ne 0 ]]; then
57 elif [[ $resv_val -ne 0 ]]; then
66 # limit of each other. Used primarily to check that a dataset's parent
73 typeset -l valA=$1
74 typeset -l valB=$2
75 typeset -
[all...]
/titanic_51/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib33 ZFS=${ZFS:-/usr/sbin/zfs}
34 ZPOOL=${ZPOOL:-/usr/sbin/zpool}
39 # $2 filesystem type; optional - defaulted to zfs
46 [[ -z $fstype ]] && fstype=zfs
47 typeset out dir name ret
52 for out in $($ZFS mount | $AWK '{print $2}'); do
53 [[ $1 == $out ]] && return 0
56 for out in $($ZFS mount | $AWK '{print $1}'); do
57 [[ $1 == $out ]] && return 0
62 out
[all...]
/titanic_51/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c3 * probe-volume.c : probe volumes
53 * Return a copy of a string without trailing spaces. If 'len' is non-zero,
54 * it specifies max length, otherwise the string must be null-terminated.
66 p = dst + len - 1; in rtrim_copy()
68 *p-- = '\0'; in rtrim_copy()
91 libhal_changeset_set_property_string (cs, "volume.fsusage", "filesystem"); in set_fstyp_properties()
92 libhal_changeset_set_property_string (cs, "volume.fstype", fstype); in set_fstyp_properties()
102 U8_VALIDATE_ENTIRE, &err) != - in set_fstyp_properties()
[all...]
/titanic_51/usr/src/man/man7i/
H A Dcdio.7i8 cdio \- CD-ROM control operations
19 and \fBCD-ROM\fR specific operations. Basic to these \fBcdio\fR ioctl requests
23 Several \fBCD-ROM\fR specific commands can report addresses either in \fBLBA\fR
29 \fBLBA\fR format represents the logical block address for the \fBCD-ROM\fR
31 track expressed as a number of logical blocks in a \fBCD-ROM\fR track relative
33 \fBCD-ROM\fR discs, expressed as a sector count relative to either the
124 .in -2
158 .in -2
170 of the supported \fBCD-RO
[all...]
/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c46 * commonly > 64K. Fortunately, it turns out the all the client cares
77 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) { in smb_com_query_information_disk()
151 * The fsid provides a system-wide unique file system ID.
152 * fsid.val[0] is the 32-bit dev for the file system of the share root
171 tree = sr->tid_tree; in smb_com_trans2_query_fs_information()
173 if (!STYPE_ISDSK(tree->t_res_type)) { in smb_com_trans2_query_fs_information()
179 if (smb_mbc_decodef(&xa->req_param_mb, "w", &infolev) != 0) in smb_com_trans2_query_fs_information()
182 snode = tree->t_snode; in smb_com_trans2_query_fs_information()
196 (void) smb_mbc_encodef(&xa->rep_data_m in smb_com_trans2_query_fs_information()
[all...]
/titanic_51/usr/src/man/man1m/
H A Dzfs.1m50 .Fl V Ar size Ar volume
54 .Ar filesystem Ns | Ns Ar volume
58 .Ar filesystem Ns | Ns Ar volume Ns @ Ns Ar snap Ns
62 .Ar filesystem Ns | Ns Ar volume Ns # Ns Ar bookmark
67 .Ar filesystem Ns @ Ns Ar snapname Ns | Ns Ar volume Ns @ Ns Ar snapname Ns ...
76 .Ar snapshot Ar filesystem Ns | Ns Ar volume
79 .Ar clone-filesystem
83 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
84 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
88 .Ar filesystem Ns | Ns Ar volume
[all...]
/titanic_51/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S23 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 # This program is a freestanding boot program to load an a.out binary
31 # from a CD-ROM booted with no emulation mode as described by the El
55 # a.out header fields
62 .set AOUT_HEADER,MEM_PAGE_SIZE # size of the a.out header
68 .set SEL_SCODE,0x18 # PM-32 code
69 .set SEL_SCODE16,0x20 # PM-16 code
85 .set MEM_VOLDESC,MEM_READ_BUFFER # volume descriptor
93 .set DIR_EXTENT,2 # Offset of 64-bit LBA
94 .set DIR_SIZE,10 # Offset of 64-bi
[all...]
/titanic_51/usr/src/uts/common/io/audio/ac97/
H A Dac97_alc.c79 ac97_t *ac = actrl->actrl_ac97; in alc650_set_linein_func()
92 ac97_t *ac = actrl->actrl_ac97; in alc650_set_mic_func()
108 ac97_t *ac = actrl->actrl_ac97;
122 ac97_t *ac = actrl->actrl_ac97; in alc650_set_pcm()
127 /* limit input values to 16 bits and split to right and left */ in alc650_set_pcm()
130 /* If this control is mute-able than set as muted if needed */ in alc650_set_pcm()
168 /* override master PCM volume function */ in alc_pcm_override()
171 ctrl->actrl_write_fn = alc650_set_pcm; in alc_pcm_override()
204 * (Such as, how is volume from the back-surroun in alc850_init()
[all...]
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_004_pos.ksh1 #!/bin/ksh -p
48 [[ -e $propfile ]] && $RM -f $propfile
57 if [[ -n $globalzone ]] ; then
60 log_must $ZPOOL destroy -f $pool
63 $RM -f $file
68 log_must $ZFS destroy -rf $fs
82 set -A opts "" "-r" "-
[all...]
/titanic_51/usr/src/lib/libpkg/common/
H A Dpkglibmsgs.h40 #define ERR_VOLUMENO_UNEXPECTED "volume number not expected"
62 #define MSG_SEQUENCE "- volume is out of sequence"
63 #define MSG_MEM "- no memory"
64 #define MSG_CMDFAIL "- process <%s> failed, exit code %d"
65 #define MSG_POPEN "- popen of <%s> failed, errno=%d"
66 #define MSG_PCLOSE "- pclose of <%s> failed, errno=%d"
67 #define MSG_BADDEV "- invalid or unknown device <%s>"
68 #define MSG_GETVOL "- unabl
[all...]
/titanic_51/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c3 * addon-storage.c : watch removable media state changes
108 goto out; in sysevent_dev_handler()
112 if (strncmp (phys_path, "/devices", sizeof ("/devices") - 1) == 0) in sysevent_dev_handler()
113 path = phys_path + sizeof ("/devices") - 1; in sysevent_dev_handler()
118 goto out; in sysevent_dev_handler()
119 len = (uintptr_t)p - (uintptr_t)path; in sysevent_dev_handler()
121 goto out; in sysevent_dev_handler()
130 out: in sysevent_dev_handler()
150 "org.freedesktop.Hal.Device.Volume", in force_unmount()
154 goto out; in force_unmount()
[all...]
/titanic_51/usr/src/man/man3socket/
H A Dgetsockopt.3socket9 getsockopt, setsockopt \- get and set options on sockets
13 \fBcc\fR [ \fIflag\fR ... ] \fIfile\fR ... \fB-lsocket\fR \fB -lnsl \fR [ \fIlibrary\fR ... ]
43 additional levels, such as \fBSOL_ROUTE\fR. Only socket-level options are
50 \fBgetsockopt()\fR, \fIoptlen\fR is a value-result parameter, initially
58 <\fBsys/socket.h\fR> contains definitions for the socket-level options
62 Most socket-level options take an \fBint\fR for \fIoptval\fR. For
63 \fBsetsockopt()\fR, the \fIoptval\fR parameter should be non-zero to enable a
150 enable/disable reception of out-o
[all...]
/titanic_51/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_status.h40 * APM - Automatic Path Migration
41 * APR - Alternate Path Response
42 * AH - Address Handle
43 * CI - Channel Interface (HCA)
44 * CQ - Completion Queue
45 * DLID - Destination Local Id
46 * DS - Data Segment.
47 * GSI - General Service Interface
48 * GUID - Globally Unique Identifier
49 * HCA - Hos
[all...]
H A Dibti_cm.h68 * Refer to InfiniBand Architecture Release Volume 1 Rev 1.0a:
72 * When a REJ happens for an RDMA-aware ULP, a consumer reject code
73 * indicating an IP CM Service reject or a RDMA-Aware ULP reject can
82 * 'ari_consumer.rej_ari_len - 1' (the first byte is the REJ layer byte),
83 * where as for a non RDMA-aware ULP consumer REJ, the ARI data begins
86 * If an RDMA-aware ULP REQ is rejected by the IP CM Service layer, the
91 * If an RDMA IP CM REQ is sent to a non RDMA-aware ULP consumer, then
99 IBT_CM_TIMEOUT = 4, /* CM protocol timed out waiting for */
116 IBT_CM_INVALID_PRIM_HOP = 16, /* Primary Requested hop limit not */
125 IBT_CM_INVALID_ALT_HOP = 22, /* Alternate Requested hop limit */
[all...]
/titanic_51/usr/src/uts/sun4v/io/
H A Dvds.c73 #define VDS_NAME "virtual-disk-server"
79 #define VD_CHANNEL_ENDPOINT "channel-endpoint"
81 #define VD_BLOCK_DEVICE_PROP "vds-block-device"
82 #define VD_BLOCK_DEVICE_OPTS "vds-block-device-opts"
104 * more (up to the limit of the DRing size).
123 (vdsk)->vdisk_bsiz
465 boolean_t volume; /* is vDisk backed by volume */ global() member
1605 uint_t limit = vd->flabel_limit * vd->vdisk_bsize; vd_slice_flabel_read() local
1660 uint_t limit = vd->flabel_limit * vd->vdisk_bsize; vd_slice_flabel_write() local
[all...]
/titanic_51/usr/src/cmd/zfs/
H A Dzfs_main.c231 return (gettext("\tclone [-p] [-o property=value] ... " in get_usage()
232 "<snapshot> <filesystem|volume>\n")); in get_usage()
234 return (gettext("\tcreate [-p] [-o property=value] ... " in get_usage()
236 "\tcreate [-ps] [-b blocksize] [-o property=value] ... " in get_usage()
237 "-V <size> <volume>\ in get_usage()
1633 int limit = 0; zfs_do_get() local
3083 int limit = 0; zfs_do_list() local
5623 int limit = 0; zfs_do_holds() local
[all...]
/titanic_51/usr/src/cmd/backup/dump/
H A Ddumptape.c51 * an inode request (on-line mode) and a disk block request ("old" mode).
54 * The inode request structure is used during on-line mode.
56 * the slaves. The tape writer passes out the current inode,
57 * offset, and number of tape records written after completing a volume.
66 * The block request structure is used in off-line mode to pass
80 struct ireq ino; /* used for on-line mode */
81 struct breq blks; /* used for off-line mode */
143 static int writer = -1; /* fd of tape writer */
150 int caught; /* caught signal -- importe
[all...]
/titanic_51/usr/src/uts/common/sys/fs/
H A Dpc_dir.h40 #define PCMAXNAM_UTF16 (256 * sizeof (uint16_t)) /* for UTF-16 */
72 ushort_t pcd_ladate; /* last-access date */
97 * a long filename component (a series of 'pcdir'-like structures) followed
99 * identified by having it's Read-Only, Hidden, System, and Volume Label
100 * attributes set. Each can store 13 Unicode characters (16-bits, of
102 * sections of the entry (since that's the way the available bits fall out).
114 * 96 ---
[all...]
/titanic_51/usr/src/cmd/backup/restore/
H A Dutilities.c53 ep->e_flags |= NEW|KEEP; in pathcheck()
67 if (ep->e_flags & TMPNAME) in mktempname()
70 ep->e_flags |= TMPNAME; in mktempname()
73 freename(ep->e_name); in mktempname()
74 ep->e_name = newname; in mktempname()
76 ep->e_namlen = strlen(ep->e_name); in mktempname()
89 for (np = lookupino(ep->e_ino); np != NIL && np != ep; np = np->e_links) in gentempname()
93 (void) snprintf(name, sizeof (name), "%s%ld%lu", TMPHDR, i, ep->e_in in gentempname()
1040 char *s1, *s2, *limit; global() local
[all...]
/titanic_51/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c83 * krdc->group->lock is used to protect state changes of a configured rdc
84 * set (e.g. changes to urdc->flags), such as enabled to disabled and vice
89 * multi-hop list are both protected by rdc_many_lock.
92 kmutex_t rdc_many_lock; /* Many/multi-list lock */
166 * rdc_thread_deconfigure - rdc is being deconfigured, stop any
169 * Inherently single-threaded by the Solaris module unloading code.
185 * rdc_thread_configure - rdc is being configured, initialize the
210 * rdc_thread_tune - called to tune the size of the rdc threadset.
220 int incr = (sets > 0) ? 1 : - in rdc_thread_tune()
5889 rdc_checkforbitmap(int index,nsc_off_t limit) rdc_checkforbitmap() argument
[all...]
/titanic_51/usr/src/uts/common/fs/hsfs/
H A Dhsfs_rrip.c95 * This function parses out the major and minor numbers from the "PN
101 uchar_t *pn_ptr = sig_args_p->SUF_ptr; in rrip_dev_nodes()
105 sig_args_p->hdp->r_dev = makedevice(major_dev, minor_dev); in rrip_dev_nodes()
115 * This function parses out the file attributes of a file from the "PX"
122 uchar_t *px_ptr = sig_args_p->SUF_ptr; in rrip_file_attr()
123 struct hs_direntry *hdp = sig_args_p->hdp; in rrip_file_attr()
125 hdp->mode = RRIP_MODE(px_ptr); in rrip_file_attr()
126 hdp->nlink = RRIP_NLINK(px_ptr); in rrip_file_attr()
127 hdp->ui in rrip_file_attr()
[all...]
/titanic_51/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c43 * Lossless User-Land Tracing on x86
44 * ---------
771 uintptr_t limit; fasttrap_do_seg() local
[all...]
/titanic_51/usr/src/man/man1/
H A Dcpio.18 .\" are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical
16 cpio \- copy file archives in and out
20 \fBcpio\fR \fB-i\fR [\fB-bBcdfkmPqrsStuvV6@/\fR] [\fB-C\fR \fIbufsize\fR] [\fB-E\fR \fIfile\fR]
21 [\fB-
[all...]
/titanic_51/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c13 * - Redistributions of source code must retain the above copyright
16 * - Redistributions in binary form must reproduce the above copyright
21 * - Neither the name of The Storage Networking Industry Association (SNIA)
35 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
62 * Maximum length of the string-representation of u_longlong_t type.
70 /* Is F=file format (vs D=node-dir format) */
77 #define SHOULD_LBRBK(bpp) (!((bpp)->bp_opr & TLM_OP_CHOOSE_ARCHIVE))
108 * Plug-in module ops
124 * envp (input) - the environment variable that should be broken
125 * sep (input) - th
[all...]

123