Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Ddlmglue.h82 struct pid *oh_owner_pid; member
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 14 milliseconds