Lines Matching refs:tgid
82 current->comm, current->tgid); in cifs_posix_convert_flags()
300 cfile->pid = current->tgid; in cifs_new_fileinfo()
817 lock->pid = current->tgid; in cifs_lock_init()
851 if (rw_check != CIFS_LOCK_OP && current->tgid == li->pid && in cifs_find_fid_lock_conflict()
860 current->tgid == li->pid) || type == li->type)) in cifs_find_fid_lock_conflict()
1308 rc = CIFSSMBPosixLock(xid, tcon, netfid, current->tgid, in cifs_getlk()
1414 if (current->tgid != li->pid) in cifs_unlock_range()
1508 current->tgid, flock->fl_start, length, in cifs_setlk()
1784 if (!any_available && open_file->pid != current->tgid) in find_writable_file()
2208 pid = current->tgid; in cifs_write_end()
2481 pid = current->tgid; in cifs_write_from_iter()
2917 pid = current->tgid; in cifs_send_async_read()
3156 pid = current->tgid; in cifs_read()
3459 pid = current->tgid; in cifs_readpages()