ocfs2_try_inode_lock
ret = ocfs2_try_inode_lock(inode, NULL, 0);
ret = ocfs2_try_inode_lock(inode, &bh, 1);
ret = ocfs2_try_inode_lock(inode, di_bh, meta_level);
ret = ocfs2_try_inode_lock(inode, NULL, 1);