Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_mount.h605 extern int xfs_mod_incore_sb_batch(xfs_mount_t *, xfs_mod_sb_t *,
Dxfs_trans.c747 error = xfs_mod_incore_sb_batch(tp->t_mountp, msb, in xfs_trans_unreserve_and_mod_sb()
Dxfs_mount.c1479 xfs_mod_incore_sb_batch(xfs_mount_t *mp, xfs_mod_sb_t *msb, uint nmsb, int rsvd) function