Lines Matching refs:xfs_inobt_get_rec
104 xfs_inobt_get_rec( in xfs_inobt_get_rec() function
222 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_check_agi_freecount()
548 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_inobt_insert_sprec()
1048 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_ialloc_next_rec()
1072 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_ialloc_get_rec()
1157 error = xfs_inobt_get_rec(cur, &rec, &j); in xfs_dialloc_ag_inobt()
1296 error = xfs_inobt_get_rec(cur, &rec, &j); in xfs_dialloc_ag_inobt()
1319 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_dialloc_ag_inobt()
1385 error = xfs_inobt_get_rec(lcur, rec, &i); in xfs_dialloc_ag_finobt_near()
1408 error = xfs_inobt_get_rec(rcur, &rrec, &j); in xfs_dialloc_ag_finobt_near()
1464 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_dialloc_ag_finobt_newino()
1480 error = xfs_inobt_get_rec(cur, rec, &i); in xfs_dialloc_ag_finobt_newino()
1507 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_dialloc_ag_update_inobt()
1928 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_difree_inobt()
2065 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_difree_finobt()
2231 error = xfs_inobt_get_rec(cur, &rec, &i); in xfs_imap_lookup()