Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dlocks.c61 ocfs2_file_unlock(file); in ocfs2_do_flock()
75 ocfs2_file_unlock(file); in ocfs2_do_flock()
89 ocfs2_file_unlock(file); in ocfs2_do_funlock()
H A Ddlmglue.h179 void ocfs2_file_unlock(struct file *file);
H A Ddlmglue.c2070 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock() function