Searched refs:XFS_QMOPT_DQREPAIR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h205 #define XFS_QMOPT_DQREPAIR 0x0001000 /* repair dquot if damaged */ macro
H A Dxfs_log_recover.c2091 if (!errs || !(flags & XFS_QMOPT_DQREPAIR))
2101 ASSERT(flags & XFS_QMOPT_DQREPAIR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.c567 flags & (XFS_QMOPT_DQREPAIR|XFS_QMOPT_DOWARN),
569 if (!(flags & XFS_QMOPT_DQREPAIR)) {
913 flags & (XFS_QMOPT_DQALLOC|XFS_QMOPT_DQREPAIR|
H A Dxfs_qm.c1378 (void) xfs_qm_dqcheck(ddq, id+j, type, XFS_QMOPT_DQREPAIR,

Completed in 125 milliseconds