Searched refs:gh_owner (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.c2292 struct task_struct *gh_owner; local
2296 gh_owner = pid_task(gh->gh_owner_pid, PIDTYPE_PID);
2297 if (gh_owner)
2298 comm = gh_owner->comm;

Completed in 85 milliseconds