Home
last modified time | relevance | path

Searched refs:xfs_update_secondary_sbs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.h26 extern int xfs_update_secondary_sbs(struct xfs_mount *mp);
H A Dxfs_sb.c1088 xfs_update_secondary_sbs( in xfs_update_secondary_sbs() function
/openbmc/linux/fs/xfs/
H A Dxfs_fsops.c324 error = xfs_update_secondary_sbs(mp); in xfs_growfs_data()
H A Dxfs_rtalloc.c1171 error = xfs_update_secondary_sbs(mp); in xfs_growfs_rt()
H A Dxfs_ioctl.c1818 error = xfs_update_secondary_sbs(mp); in xfs_ioc_setlabel()