Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h159 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
Dxfs_mount.c532 xfs_mount_reset_sbqflags( in xfs_mount_reset_sbqflags() function
894 error = xfs_mount_reset_sbqflags(mp); in xfs_mountfs()
Dxfs_qm.c1365 if (xfs_mount_reset_sbqflags(mp)) { in xfs_qm_quotacheck()