Searched defs:flag (Results 751 - 775 of 1243) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h252 char flag; /* 0 or BPT_HANG */ member in struct:dynpat
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c1788 * File has grown larger than 2GB. Set flag
1882 ufs_freesp(struct vnode *vp, struct flock64 *lp, int flag, cred_t *cr) argument
1921 i = (flag & (FNDELAY|FNONBLOCK)) ? 0 : SLPFLCK;
H A Dufs_inode.c439 * flag is used to distinguish the two; when true, we validate that the inode
734 * This flag will be cleared when the deletion is complete.
843 ushort_t flag; local
859 flag = ip->i_flag; /* Atomic read */
863 if (flag & ISTALE)
868 if ((flag & (IUPD|IACC|ICHG|IMOD|IMODACC|IATTCHG)) != 0) {
969 if (flag & IFASTSYMLNK) {
993 * has been written on disk so clear the flag
1019 if (waitfor && (flag & IBDWRITE)) {
1219 /* nothing to cache so clear the flag */
[all...]
H A Dufs_vfsops.c146 * ufs arg flag
622 * set largefiles flag in ufsvfs equal to the
624 * it is "nolargefiles", and the flag is set
998 * Set logging mounted flag used by lockfs
1019 * Mount fails if superblock flag indicates presence of large
1384 int error, flag, i; local
1625 flag = !fs->fs_ronly;
1626 if (flag) {
1671 (void) VOP_CLOSE(bvp, flag, 1, (offset_t)0, cr, NULL);
1871 ufs_sync(struct vfs *vfsp, short flag, struc argument
[all...]
H A Dufs_acl.c714 ufs_acl_get(struct inode *ip, vsecattr_t *vsap, int flag, cred_t *cr) argument
778 ufs_acl_set(struct inode *ip, vsecattr_t *vsap, int flag, cred_t *cr) argument
833 * flag - Bitmap (ACL_CHECK and/or DEF_ACL_CHECK) indicating whether the
840 acl_validate(aclent_t *aclentp, int nentries, int flag) argument
872 if (flag == 0 || (flag != ACL_CHECK && flag != DEF_ACL_CHECK))
924 if (flag & ACL_CHECK) {
946 if (flag & DEF_ACL_CHECK) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c562 keysock_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) argument
1328 * * Twiddle on the FLUSHING flag.
H A Drts.c130 static int rts_stream_open(queue_t *q, dev_t *devp, int flag, int sflag,
132 static conn_t *rts_open(int flag, cred_t *credp);
255 rts_stream_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) argument
276 connp = rts_open(flag, credp);
309 rts_open(int flag, cred_t *credp) argument
/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c973 ipd_open(dev_t *devp, int flag, int otype, cred_t *credp) argument
975 if (flag & FEXCL || flag & FNDELAY)
981 if (!(flag & FREAD && flag & FWRITE))
1027 ipd_close(dev_t dev, int flag, int otype, cred_t *credp) argument
1145 D_NEW | D_MP, /* Driver compatibility flag */
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c744 * Note that CPUs that have the CPU_OFFLINE flag set can still run
819 * Set TS_DONT_SWAP flag to prevent another processor from swapping
1155 * must match. When per-thread TS_RUNQMATCH flag is set, setbackdq() will
1685 * resetting the TS_LOAD flag.
1689 * the flag, the operation that checks the status of the thread to
1695 * Called by sched AFTER TS_LOAD flag is set on a swapped, runnable thread.
1709 * Called by sched BEFORE TS_LOAD flag is cleared on a runnable thread.
2227 * the allbound flag off now.
2410 disp_bound_common(cpu_t *cp, int threadlistsafe, int flag) argument
2415 ASSERT(flag);
[all...]
H A Dfx.c1628 fx_alloc(void **p, int flag) argument
1632 bufp = kmem_alloc(sizeof (fxproc_t), flag);
H A Dts.c920 * TS_NOCHANGE should be replaced by a flag word (in the same manner
981 * changed, IA_NOCHANGE should be replaced by a flag word (in the
2410 ts_alloc(void **p, int flag) argument
2413 bufp = kmem_alloc(sizeof (tsproc_t), flag);
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c92 * and marked by fiocompress as a compressed file via a flag in the on-disk
94 * ufs_lookup checks for this flag and if set, passes control to decompvp
246 dc_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ctp) argument
253 dc_close(struct vnode *vp, int flag, int count, offset_t off, argument
393 dc_frlock(struct vnode *vp, int cmd, struct flock64 *bfp, int flag, argument
410 return (fs_frlock(vp, cmd, bfp, flag, offset, flk_cbp, cr, ctp));
605 * 1) the MC_SYNC command of memcntl(2) to support the MS_INVALIDATE flag.
607 * which translates to an MC_SYNC with the MS_INVALIDATE flag.
609 * The B_FREE (as well as the B_DONTNEED) flag is set when the
643 * the B_ASYNC flag i
[all...]
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c137 i_dv_node_ctor(void *buf, void *cfarg, int flag) argument
139 _NOTE(ARGUNUSED(cfarg, flag))
144 vp = dv->dv_vnode = vn_alloc(flag);
1222 * evolve into a lookup flag for filesystems that need
1479 * the DV_BUILD flag to allow the next dv_filldir() to pick
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c367 int flag,
380 if (flag & MS_FORCE)
907 * Add the HSFSMNT_INODE pseudo mount flag to the current mount flags.
365 hsfs_unmount( struct vfs *vfsp, int flag, struct cred *cr) argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c296 * owners with the 'oo_just_created' flag set or not.
1006 nfs4_is_otw_open_necessary(nfs4_open_owner_t *oop, int flag, vnode_t *vp, argument
1042 if (!do_otw && (flag & FREAD))
1047 if (!do_otw && (flag & FWRITE))
1058 if (flag & FREAD)
1060 if (flag & FWRITE)
1097 if (flag & FWRITE && dt == OPEN_DELEGATE_READ)
1108 if (flag & FREAD && !(acc & VREAD))
1111 if (flag & FWRITE && !(acc & VWRITE))
1128 if (flag
[all...]
H A Dnfs4_srv_deleg.c806 rfs4_vop_getattr(vnode_t *vp, vattr_t *vap, int flag, cred_t *cr) argument
811 error = VOP_GETATTR(vp, vap, flag, cr, NULL);
823 rfs4_delegated_getattr(vnode_t *vp, vattr_t *vap, int flag, cred_t *cr) argument
825 return (VOP_GETATTR(vp, vap, flag, cr, NULL));
1392 nace.flag = 0;
1397 nace.flag = ace->flag;
H A Dnfs_srv.c149 int flag; local
180 * this is a flag to the server that it should set the
194 flag = 0;
196 flag = ATTR_UTIME;
198 flag = 0;
287 error = VOP_SETATTR(vp, &va, flag, cr, &ct);
292 * a delegation conflict and if so, mark the thread flag as
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c195 int flag,
210 int flag,
1045 int flag,
2014 int flag,
193 pcfs_open( struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ct) argument
208 pcfs_close( struct vnode *vp, int flag, int count, offset_t offset, struct cred *cr, caller_context_t *ct) argument
1037 pcfs_create( struct vnode *dvp, char *nm, struct vattr *vap, enum vcexcl exclusive, int mode, struct vnode **vpp, struct cred *cr, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument
2010 pcfs_space( struct vnode *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, cred_t *cr, caller_context_t *ct) argument
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fop.c226 vcexcl_t excl, int mode, vnode_t **vpp, cred_t *cr, int flag,
243 static int port_fop_setsecattr(femarg_t *vf, vsecattr_t *vsap, int flag,
249 static int port_fop_unmount(fsemarg_t *vf, int flag, cred_t *cr);
335 port_fop_callback(void *arg, int *events, pid_t pid, int flag, void *evp) argument
342 if (flag == PORT_CALLBACK_DEFAULT) {
1724 * No need to clear the PORT_FOP_KEV_ONQ flag as this pfp is
1914 * by having a flag in the vnode's portfop_vp_t
2012 port_fop_unmount(fsemarg_t *vf, int flag, cred_t *cr) argument
2038 if (fmfs && !(flag & MS_FORCE) &&
2047 * flag o
2179 port_fop_create(femarg_t *vf, char *name, vattr_t *vap, vcexcl_t excl, int mode, vnode_t **vpp, cred_t *cr, int flag, caller_context_t *ct, vsecattr_t *vsecp) argument
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c1464 * and we need to have a flag set until the corresponding
1468 * drop the flag after we get the ACK in strsock_proto.
2066 * only sends messages with MSG_OOB flag and the receiver
2742 /* Register for events matching the SS_ASYNC flag */
2754 /* Change the SS_ASYNC flag, and update signal delivery if needed */
2761 int events = so->so_state & SS_ASYNC ? /* Old flag */
2887 int flag,
2911 return (strputmsg(vp, mctl, mdata, pri, flag, fmode));
2919 * Returns FASYNC if the SS_ASYNC flag is set on a socket, else 0.
2882 sock_putmsg( struct vnode *vp, struct strbuf *mctl, struct strbuf *mdata, uchar_t pri, int flag, int fmode ) argument
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c1155 uint16_t flag, tag_flags; local
1173 flag = ip->i_flag; /* Atomic read */
1174 if ((flag & (IUPD|IACC|ICHG|IMOD|IMODACC)) != 0) {
1280 * has been written on disk so clear the flag
1302 if (waitfor && (flag & IBDWRITE)) {
H A Dudf_vfsops.c328 int32_t flag; local
344 flag = !(udf_vfsp->udf_flags & UDF_FL_RDONLY);
383 (void) VOP_CLOSE(bvp, flag, 1, (offset_t)0, cr, NULL);
480 udf_sync(struct vfs *vfsp, int16_t flag, struct cred *cr) argument
484 ud_update(flag);
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h49 int flag; /* Flags */ member in struct:nsc_io_s
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c83 static int rdc_wrflag; /* write flag for io */
94 * flag - nsc io direction and characteristics flag
101 rdc_ns_io(nsc_fd_t *fd, int flag, nsc_off_t fba_pos, uchar_t *io_addr, argument
130 rc = nsc_alloc_buf(fd, fba_pos, fba_len, flag, &tmp);
138 if ((flag & NSC_WRITE) != 0 && (flag & NSC_READ) == 0 &&
166 if (flag & NSC_WRITE)
185 if (flag & NSC_WRITE) {
H A Drdc_dev.c745 _rdc_rsrv_d(int raw, _rdc_info_dev_t *rid, _rdc_info_dev_t *cid, int flag, argument
781 if (IS_RSRV(rid) && (flag == RDC_EXTERNAL) &&
899 p->bi_flag = flag;
913 _rdc_rsrv_devs(rdc_k_info_t *krdc, int devs, int flag) argument
931 flag, krdc)) != 0) {
984 nsc_size_t len, int flag)
990 if (flag & NSC_RDAHEAD) {
1086 _rdc_alloc_buf(rdc_fd_t *rfd, nsc_off_t pos, nsc_size_t len, int flag, argument
1103 if (flag & NSC_WRBUF) {
1157 if (flag
983 _rdc_remote_read(rdc_k_info_t *krdc, nsc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) argument
1359 _rdc_open(char *path, int flag, blind_t *cdp, nsc_iodev_t *iodev) argument
1434 _rdc_openc(char *path, int flag, blind_t *cdp, nsc_iodev_t *iodev) argument
1440 _rdc_openr(char *path, int flag, blind_t *cdp, nsc_iodev_t *iodev) argument
1708 _rdc_maxfbas(rdc_fd_t *rfd, int flag, nsc_size_t *ptr) argument
1834 _rdc_read(rdc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) argument
1877 _rdc_remote_write(rdc_k_info_t *krdc, rdc_buf_t *h, nsc_buf_t *nsc_h, nsc_off_t pos, nsc_size_t len, int flag, uint_t bitmask) argument
2011 _rdc_multi_write(nsc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag, rdc_k_info_t *krdc) argument
2174 _rdc_write(rdc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) argument
2681 _rdc_zero(rdc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) argument
2923 _rdc_uncommit(rdc_buf_t *h, nsc_off_t pos, nsc_size_t len, int flag) argument
[all...]

Completed in 235 milliseconds

<<31323334353637383940>>