ocfs2_try_open_lock
int ocfs2_try_open_lock(struct inode *inode, int write);
status = ocfs2_try_open_lock(inode, 1);
status = ocfs2_try_open_lock(inode, 0);