XFS_IGET_CREATE
if (flags & XFS_IGET_CREATE) {
if (xfs_has_v3inodes(mp) && (flags & XFS_IGET_CREATE)) {
error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip);