Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dlocks.c63 ret = ocfs2_file_lock(file, level, trylock); in ocfs2_do_flock()
H A Ddlmglue.h176 int ocfs2_file_lock(struct file *file, int ex, int trylock);
H A Ddlmglue.c1973 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() function