Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dlocks.c60 ocfs2_file_unlock(file); in ocfs2_do_flock()
74 ocfs2_file_unlock(file); in ocfs2_do_flock()
88 ocfs2_file_unlock(file); in ocfs2_do_funlock()
H A Ddlmglue.h177 void ocfs2_file_unlock(struct file *file);
H A Ddlmglue.c2069 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock() function