gh_owner_pid 897 fs/gfs2/glock.c gh->gh_owner_pid = get_pid(task_pid(current)); gh_owner_pid 921 fs/gfs2/glock.c put_pid(gh->gh_owner_pid); gh_owner_pid 922 fs/gfs2/glock.c gh->gh_owner_pid = get_pid(task_pid(current)); gh_owner_pid 933 fs/gfs2/glock.c put_pid(gh->gh_owner_pid); gh_owner_pid 1118 fs/gfs2/glock.c GLOCK_BUG_ON(gl, gh->gh_owner_pid == NULL); gh_owner_pid 1130 fs/gfs2/glock.c if (unlikely(gh2->gh_owner_pid == gh->gh_owner_pid && gh_owner_pid 1168 fs/gfs2/glock.c fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); gh_owner_pid 1172 fs/gfs2/glock.c fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); gh_owner_pid 1815 fs/gfs2/glock.c if (gh->gh_owner_pid) gh_owner_pid 1816 fs/gfs2/glock.c gh_owner = pid_task(gh->gh_owner_pid, PIDTYPE_PID); gh_owner_pid 1821 fs/gfs2/glock.c gh->gh_owner_pid ? (long)pid_nr(gh->gh_owner_pid) : -1, gh_owner_pid 147 fs/gfs2/glock.h if (gh->gh_owner_pid == pid) gh_owner_pid 280 fs/gfs2/incore.h struct pid *gh_owner_pid;