Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dlocks.c78 ret = ocfs2_file_lock(file, level, trylock); in ocfs2_do_flock()
Ddlmglue.h192 int ocfs2_file_lock(struct file *file, int ex, int trylock);
Ddlmglue.c1959 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() function