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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.c643 msbp->msb_delta = tp->t_blk_res;
653 msbp->msb_delta = tp->t_rtx_res;
666 msbp->msb_delta = tp->t_icount_delta;
671 msbp->msb_delta = tp->t_ifree_delta;
676 msbp->msb_delta = tp->t_fdblocks_delta;
681 msbp->msb_delta = tp->t_frextents_delta;
686 msbp->msb_delta = tp->t_dblocks_delta;
691 msbp->msb_delta = tp->t_agcount_delta;
696 msbp->msb_delta = tp->t_imaxpct_delta;
701 msbp->msb_delta
[all...]
H A Dxfs_mount.c1494 msbp->msb_delta, rsvd);
1503 msbp->msb_delta, rsvd);
1532 -(msbp->msb_delta),
1542 -(msbp->msb_delta),
H A Dxfs_mount.h595 int64_t msb_delta; /* Change to make to specified field */ member in struct:xfs_mod_sb

Completed in 50 milliseconds