Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_quota.h156 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
Dxfs_mount.c576 xfs_mount_reset_sbqflags( in xfs_mount_reset_sbqflags() function
963 error = xfs_mount_reset_sbqflags(mp); in xfs_mountfs()
Dxfs_qm.c1391 if (xfs_mount_reset_sbqflags(mp)) { in xfs_qm_quotacheck()