Searched refs:cc_pid (Results 1 – 9 of 9) sorted by relevance
574 pid = ct->cc_pid; in nbl_share_conflict()
3013 bf.l_pid = ct->cc_pid; in chklock()4302 pid = ct->cc_pid; in nbl_lock_conflict()
188 smb_ct.cc_pid = IGN_PID; in smb_vop_init()209 smb_ct.cc_pid = IGN_PID; in smb_vop_fini()
1511 ct.cc_pid = ofile->f_uniqid; in smb_fsop_read()1606 ct.cc_pid = ofile->f_uniqid; in smb_fsop_write()
241 ct.cc_pid = 0; in rfs_setattr()790 ct.cc_pid = 0; in rfs_read()1083 ct.cc_pid = 0; in rfs_write_sync()1468 ct.cc_pid = 0; in rfs_write()
3813 ct->cc_pid = 0; in rfs4_check_stateid()3869 ct->cc_pid = lsp->rls_locker->rl_pid; in rfs4_check_stateid()3942 if (ct != NULL && ct->cc_pid == 0) { in rfs4_check_stateid()3945 ct->cc_pid = in rfs4_check_stateid()
273 ct.cc_pid = 0; in rfs3_setattr()1025 ct.cc_pid = 0; in rfs3_read()1360 ct.cc_pid = 0; in rfs3_write()
5418 ct.cc_pid = 0; in do_rfs4_op_setattr()6887 ct.cc_pid = 0; in rfs4_createfile()7097 ct.cc_pid = rfs4_dbe_getid(sp->rs_owner->ro_dbe); in rfs4_do_open()
868 pid_t cc_pid; /* Process ID of the caller */ member