Home
last modified time | relevance | path

Searched refs:oh_owner_pid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Ddlmglue.h82 struct pid *oh_owner_pid; member
H A Ddlmglue.c804 oh->oh_owner_pid = get_pid(task_pid(current)); in ocfs2_add_holder()
819 if (oh->oh_owner_pid == pid) { in ocfs2_pid_holder()
835 put_pid(oh->oh_owner_pid); in ocfs2_remove_holder()