Home
last modified time | relevance | path

Searched refs:xfs_read_agi (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ialloc.h137 int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ialloc.c2611 xfs_read_agi( in xfs_read_agi() function
2647 error = xfs_read_agi(mp, tp, agno, bpp); in xfs_ialloc_read_agi()
/Linux-v5.10/fs/xfs/
Dxfs_log_recover.c2639 error = xfs_read_agi(mp, tp, agno, &agibp); in xlog_recover_clear_agi_bucket()
2760 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_process_iunlinks()
3527 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_check_summary()
Dxfs_inode.c2245 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink()
2425 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink_remove()
3329 error = xfs_read_agi(mp, tp, in xfs_rename()
Dxfs_trace.h166 DEFINE_AG_EVENT(xfs_read_agi);