Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dlocks.c64 ret = ocfs2_file_lock(file, level, trylock); in ocfs2_do_flock()
H A Ddlmglue.h178 int ocfs2_file_lock(struct file *file, int ex, int trylock);
H A Ddlmglue.c1974 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() function