Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dlocks.c75 ocfs2_file_unlock(file); in ocfs2_do_flock()
89 ocfs2_file_unlock(file); in ocfs2_do_flock()
103 ocfs2_file_unlock(file); in ocfs2_do_funlock()
Ddlmglue.h193 void ocfs2_file_unlock(struct file *file);
Ddlmglue.c2055 void ocfs2_file_unlock(struct file *file) in ocfs2_file_unlock() function