Lines Matching refs:xfs_inobt_get_rec
94 xfs_inobt_get_rec( in xfs_inobt_get_rec() function
191 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_check_agi_freecount()
701 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_ialloc_next_rec()
725 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_ialloc_get_rec()
789 error = xfs_inobt_get_rec(cur, &rec, &j); in xfs_dialloc_ag_inobt()
928 error = xfs_inobt_get_rec(cur, &rec, &j); in xfs_dialloc_ag_inobt()
951 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_dialloc_ag_inobt()
1017 error = xfs_inobt_get_rec(lcur, rec, &i); in xfs_dialloc_ag_finobt_near()
1040 error = xfs_inobt_get_rec(rcur, &rrec, &j); in xfs_dialloc_ag_finobt_near()
1096 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_dialloc_ag_finobt_newino()
1112 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_dialloc_ag_finobt_newino()
1139 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_dialloc_ag_update_inobt()
1484 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_difree_inobt()
1618 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_difree_finobt()
1781 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_imap_lookup()