/illumos-gate/usr/src/cmd/fs.d/ufs/lockfs/ |
H A D | lockfs.c | 238 printstatusline(char *fn, char *locktype, char *comment) in printstatusline() argument 242 printf("%-20s %-10s %s\n", fn, locktype, comment); in printstatusline() 253 char *locktype; in printstatus() local 284 locktype = "(unlock)"; in printstatus() 286 locktype = "unlock"; in printstatus() 290 locktype = "(write)"; in printstatus() 292 locktype = "write"; in printstatus() 298 locktype = "(name)"; in printstatus() 300 locktype = "name"; in printstatus() 303 locktype = "delete"; in printstatus() [all …]
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_lock.c | 175 uint32_t locktype, in smb_lock_range() argument 197 (void *)sr->fid_ofile, pid, locktype, timeout); in smb_lock_range() 201 lock = smb_lock_create(sr, start, length, pid, locktype, timeout); in smb_lock_range() 985 uint32_t locktype, in smb_lock_create() argument 990 ASSERT(locktype == SMB_LOCK_TYPE_READWRITE || in smb_lock_create() 991 locktype == SMB_LOCK_TYPE_READONLY); in smb_lock_create() 999 lock->l_type = locktype; in smb_lock_create()
|
/illumos-gate/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 960 int locktype; local 964 locktype = LOCK_EX; 966 locktype = LOCK_SH; 968 locktype |= LOCK_NB; 970 if (!lockfile(fd, filename, NULL, locktype))
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | policy_db.h | 88 krb5_error_code osa_adb_open_and_lock(osa_adb_princ_t db, int locktype);
|
H A D | adb_openclose.c | 387 krb5_error_code osa_adb_open_and_lock(osa_adb_princ_t db, int locktype) in osa_adb_open_and_lock() argument 391 ret = osa_adb_get_lock(db, locktype); in osa_adb_open_and_lock()
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | txn.h | 103 u_int32_t locktype; /* lock type */ member
|
/illumos-gate/usr/src/lib/krb5/kadm5/ |
H A D | adb.h | 119 osa_adb_ret_t osa_adb_open_and_lock(osa_adb_princ_t db, int locktype);
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1512 nfs_lock_type4 locktype; member 1522 nfs_lock_type4 locktype; member 1541 nfs_lock_type4 locktype; member 1558 nfs_lock_type4 locktype; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 1323 sum_lock_type_name(denied->locktype), in sum_lock_denied() 1333 sprintf(get_line(0, 0), "Type = %s", lock_type_name(denied->locktype)); in detail_lock_denied() 1785 sum_lock_type_name(args->locktype), in sumarg_lock() 1823 sprintf(get_line(0, 0), "Type = %s", lock_type_name(args->locktype)); in dtlarg_lock() 1837 sum_lock_type_name(args->locktype), in sumarg_lockt() 1846 sprintf(get_line(0, 0), "Type = %s", lock_type_name(args->locktype)); in dtlarg_lockt() 1868 sprintf(get_line(0, 0), "Type = %s", lock_type_name(args->locktype)); in dtlarg_locku()
|
H A D | nfs4_xdr.c | 1326 if (!xdr_nfs_lock_type4(xdrs, &objp->locktype)) in xdr_LOCK4args() 1347 if (!xdr_nfs_lock_type4(xdrs, &objp->locktype)) in xdr_LOCK4denied() 1386 if (!xdr_nfs_lock_type4(xdrs, &objp->locktype)) in xdr_LOCKT4args() 1418 if (!xdr_nfs_lock_type4(xdrs, &objp->locktype)) in xdr_LOCKU4args()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1408 nfs_lock_type4 locktype; member 1419 nfs_lock_type4 locktype; member 1434 nfs_lock_type4 locktype; member 1448 nfs_lock_type4 locktype; member
|
/illumos-gate/usr/src/cmd/sendmail/db/txn/ |
H A D | txn.c | 103 txn_region->locktype = 0;
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_xdr.c | 2767 if (!xdr_int(xdrs, (int *)&objp->locktype)) in xdr_LOCK4args() 2854 if (!xdr_int(xdrs, (int *)&objp->LOCK4res_u.denied.locktype)) in xdr_LOCK4res() 2881 if (!xdr_int(xdrs, (int *)&objp->locktype)) in xdr_LOCKT4args() 2920 if (!xdr_int(xdrs, (int *)&objp->denied.locktype)) in xdr_LOCKT4res() 2945 if (!xdr_int(xdrs, (int *)&objp->locktype)) in xdr_LOCKU4args()
|
H A D | nfs4_vnops.c | 13129 lock_args->locktype = resend_rqstp->lr_locktype; in nfs4frlock_setup_resend_lock_args() 13159 locku_args->locktype = READ_LT; in nfs4frlock_setup_resend_lock_args() 13207 lockt_args->locktype = WRITE_LT; in nfs4frlock_setup_lockt_args() 13209 lockt_args->locktype = READ_LT; in nfs4frlock_setup_lockt_args() 13361 locku_args->locktype = READ_LT; in nfs4frlock_setup_locku_args() 13465 lock_args->locktype = flk_to_locktype(cmd, flk->l_type); in nfs4frlock_setup_lock_args() 13501 nfs_lock_type4 locktype, nfs4_open_owner_t *oop, in nfs4frlock_save_lost_rqst() argument 13545 lost_rqstp->lr_locktype = locktype; in nfs4frlock_save_lost_rqst() 15631 flk->l_type = lockt_denied->locktype == READ_LT ? F_RDLCK : F_WRLCK; in denied_to_flk() 15995 nfs_lock_type4 locktype; in push_reinstate() local [all …]
|
H A D | nfs4_srv.c | 8820 dp->locktype = READ_LT; in lock_denied() 8822 dp->locktype = WRITE_LT; in lock_denied() 8930 rfs4_do_lock(rfs4_lo_state_t *lsp, nfs_lock_type4 locktype, in rfs4_do_lock() argument 8965 switch (locktype) { in rfs4_do_lock() 9447 status = rfs4_do_lock(lsp, args->locktype, in rfs4_op_lock() 9620 status = rfs4_do_lock(lsp, args->locktype, in rfs4_op_locku() 9713 switch (args->locktype) { in rfs4_op_lockt()
|