Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h84 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()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h82 struct pid *oh_owner_pid; member
H A Ddlmglue.c803 oh->oh_owner_pid = get_pid(task_pid(current)); in ocfs2_add_holder()
818 if (oh->oh_owner_pid == pid) { in ocfs2_pid_holder()
834 put_pid(oh->oh_owner_pid); in ocfs2_remove_holder()

Completed in 12 milliseconds