ocfs2_file_lock
int ocfs2_file_lock(struct file *file, int ex, int trylock);
ret = ocfs2_file_lock(file, level, trylock);