Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_mount.h549 extern int xfs_mod_incore_sb_batch(xfs_mount_t *, xfs_mod_sb_t *,
Dxfs_trans.c660 error = xfs_mod_incore_sb_batch(tp->t_mountp, msb, in xfs_trans_unreserve_and_mod_sb()
Dxfs_mount.c1441 xfs_mod_incore_sb_batch(xfs_mount_t *mp, xfs_mod_sb_t *msb, uint nmsb, int rsvd) function