has_record 2658 fs/xfs/libxfs/xfs_ialloc.c int has_record; has_record 2663 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_lookup(cur, low, XFS_LOOKUP_LE, &has_record); has_record 2664 fs/xfs/libxfs/xfs_ialloc.c while (error == 0 && has_record) { has_record 2665 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_get_rec(cur, &irec, &has_record); has_record 2682 fs/xfs/libxfs/xfs_ialloc.c error = xfs_btree_increment(cur, 0, &has_record); has_record 2462 fs/xfs/libxfs/xfs_rmap.c int has_record; has_record 2471 fs/xfs/libxfs/xfs_rmap.c &has_record); has_record 2474 fs/xfs/libxfs/xfs_rmap.c if (!has_record) { has_record 2479 fs/xfs/libxfs/xfs_rmap.c error = xfs_rmap_get_rec(cur, &irec, &has_record); has_record 2482 fs/xfs/libxfs/xfs_rmap.c if (!has_record) { has_record 426 fs/xfs/scrub/inode.c int has_record; has_record 439 fs/xfs/scrub/inode.c &has_record); has_record 441 fs/xfs/scrub/inode.c !has_record) has_record 444 fs/xfs/scrub/inode.c error = xfs_inobt_get_rec(sc->sa.fino_cur, &rec, &has_record); has_record 446 fs/xfs/scrub/inode.c !has_record)