Home
last modified time | relevance | path

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

/fs/ocfs2/
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()
Ddlmglue.h179 void ocfs2_file_unlock(struct file *file);
Ddlmglue.c2070 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock() function