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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_mount.h578 * This structure is for use by the xfs_mod_incore_sb_batch() routine.
605 extern int xfs_mod_incore_sb_batch(xfs_mount_t *, xfs_mod_sb_t *,
H A Dxfs_trans.c639 * This is done efficiently with a single call to xfs_mod_incore_sb_batch().
747 error = xfs_mod_incore_sb_batch(tp->t_mountp, msb,
H A Dxfs_mount.c1468 * xfs_mod_incore_sb_batch() is used to change more than one field
1479 xfs_mod_incore_sb_batch(xfs_mount_t *mp, xfs_mod_sb_t *msb, uint nmsb, int rsvd) function

Completed in 103 milliseconds