Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_trans_resv.h43 struct xfs_trans_res tr_clearagi; /* clear agi unlinked bucket */ member
Dxfs_trans_resv.c888 resp->tr_clearagi.tr_logres = xfs_calc_clear_agi_bucket_reservation(mp); in xfs_trans_resv_calc()
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c4942 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_clearagi, 0, 0, 0, &tp); in xlog_recover_clear_agi_bucket()