Searched refs:xfs_read_agi (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_ialloc.h | 137 int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
|
| D | xfs_ialloc.c | 2569 xfs_read_agi( in xfs_read_agi() function 2605 error = xfs_read_agi(mp, tp, agno, bpp); in xfs_ialloc_read_agi()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_log_recover.c | 4946 error = xfs_read_agi(mp, tp, agno, &agibp); in xlog_recover_clear_agi_bucket() 5067 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_process_iunlinks() 5838 error = xfs_read_agi(mp, NULL, agno, &agibp); in xlog_recover_check_summary()
|
| D | xfs_inode.c | 2248 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink() 2430 error = xfs_read_agi(mp, tp, agno, &agibp); in xfs_iunlink_remove()
|
| D | xfs_trace.h | 159 DEFINE_AG_EVENT(xfs_read_agi);
|