Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_sb.h28 extern int xfs_update_secondary_sbs(struct xfs_mount *mp);
Dxfs_sb.c1109 xfs_update_secondary_sbs( in xfs_update_secondary_sbs() function
/linux-6.12.1/fs/xfs/
Dxfs_fsops.c320 error = xfs_update_secondary_sbs(mp); in xfs_growfs_data()
Dxfs_ioctl.c1031 error = xfs_update_secondary_sbs(mp); in xfs_ioc_setlabel()
Dxfs_rtalloc.c992 error = xfs_update_secondary_sbs(mp); in xfs_growfs_rt()