ocfs2_try_rw_lock
int ocfs2_try_rw_lock(struct inode *inode, int write);
ret = ocfs2_try_rw_lock(inode, rw_level);
ret = ocfs2_try_rw_lock(inode, 0);