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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h43 struct xfs_trans_res tr_clearagi; /* clear agi unlinked bucket */ member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c1011 resp->tr_clearagi.tr_logres = xfs_calc_clear_agi_bucket_reservation(mp);
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2655 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_clearagi, 0, 0, 0, &tp);

Completed in 143 milliseconds