Home
last modified time | relevance | path

Searched refs:xfs_inobt_get_rec (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc.c104 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()
[all …]
Dxfs_ialloc.h157 int xfs_inobt_get_rec(struct xfs_btree_cur *cur,
/linux-4.4.14/fs/xfs/
Dxfs_itable.c229 error = xfs_inobt_get_rec(cur, irec, &stat); in xfs_bulkstat_grab_ichunk()
442 error = xfs_inobt_get_rec(cur, &r, &stat); in xfs_bulkstat()
598 error = xfs_inobt_get_rec(cur, &r, &stat); in xfs_inumbers()