Home
last modified time | relevance | path

Searched refs:ocfs2_file_unlock (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Dlocks.c59 ocfs2_file_unlock(file); in ocfs2_do_flock()
73 ocfs2_file_unlock(file); in ocfs2_do_flock()
87 ocfs2_file_unlock(file); in ocfs2_do_funlock()
Ddlmglue.h177 void ocfs2_file_unlock(struct file *file);
Ddlmglue.c2069 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock() function