Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_quota.h381 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
Dxfs_mount.c1066 xfs_mount_reset_sbqflags( in xfs_mount_reset_sbqflags() function
1388 error = xfs_mount_reset_sbqflags(mp); in xfs_mountfs()
Dxfs_qm.c1320 if (xfs_mount_reset_sbqflags(mp)) { in xfs_qm_quotacheck()