Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_sb.h33 extern int xfs_update_secondary_sbs(struct xfs_mount *mp);
Dxfs_sb.c990 xfs_update_secondary_sbs( in xfs_update_secondary_sbs() function
/linux-4.19.296/fs/xfs/
Dxfs_fsops.c260 error = xfs_update_secondary_sbs(mp); in xfs_growfs_data()
Dxfs_ioctl.c1877 error = xfs_update_secondary_sbs(mp); in xfs_ioc_setlabel()