Searched refs:xfs_mod_incore_sb_batch (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_mount.h590 * This structure is for use by the xfs_mod_incore_sb_batch() routine.
616 extern int xfs_mod_incore_sb_batch(xfs_mount_t *, xfs_mod_sb_t *,
H A Dxfs_trans.c622 * This is done efficiently with a single call to xfs_mod_incore_sb_batch().
730 error = xfs_mod_incore_sb_batch(tp->t_mountp, msb,
H A Dxfs_mount.c1453 * xfs_mod_incore_sb_batch() is used to change more than one field
1464 xfs_mod_incore_sb_batch(xfs_mount_t *mp, xfs_mod_sb_t *msb, uint nmsb, int rsvd) function

Completed in 146 milliseconds