Searched refs:xfs_inobt_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 54 xfs_inobt_update( in xfs_inobt_update() function 596 error = xfs_inobt_update(cur, nrec); in xfs_inobt_insert_sprec() 1371 error = xfs_inobt_update(cur, &rec); in xfs_dialloc_ag_inobt() 1563 return xfs_inobt_update(cur, &rec); in xfs_dialloc_ag_update_inobt() 1634 error = xfs_inobt_update(cur, &rec); in xfs_dialloc_ag() 2029 error = xfs_inobt_update(cur, &rec); in xfs_difree_inobt() 2031 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt() 2149 error = xfs_inobt_update(cur, &rec); in xfs_difree_finobt()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 54 xfs_inobt_update( in xfs_inobt_update() function 617 error = xfs_inobt_update(cur, nrec); in xfs_inobt_insert_sprec() 1249 error = xfs_inobt_update(cur, &rec); in xfs_dialloc_ag_inobt() 1441 return xfs_inobt_update(cur, &rec); in xfs_dialloc_ag_update_inobt() 1512 error = xfs_inobt_update(cur, &rec); in xfs_dialloc_ag() 2018 error = xfs_inobt_update(cur, &rec); in xfs_difree_inobt() 2020 xfs_warn(mp, "%s: xfs_inobt_update returned error %d.", in xfs_difree_inobt() 2136 error = xfs_inobt_update(cur, &rec); in xfs_difree_finobt()
|
Completed in 7 milliseconds