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

/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.h49 struct xfs_trans_res tr_sb; /* modify superblock */ member in struct:xfs_trans_resv
H A Dxfs_trans_resv.c1220 resp->tr_sb.tr_logres = xfs_calc_sb_reservation(mp);
1221 resp->tr_sb.tr_logcount = XFS_DEFAULT_LOG_COUNT;
H A Dxfs_sb.c1072 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0,
1169 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0, 0, &tp);

Completed in 269 milliseconds