DQ_ACTIVE_B 775 fs/ocfs2/quota_global.c clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); DQ_ACTIVE_B 869 fs/ocfs2/quota_global.c set_bit(DQ_ACTIVE_B, &dquot->dq_flags); DQ_ACTIVE_B 354 fs/quota/dquot.c if (!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) DQ_ACTIVE_B 441 fs/quota/dquot.c if (!test_bit(DQ_ACTIVE_B, &dquot->dq_flags) && !dquot->dq_off) { DQ_ACTIVE_B 460 fs/quota/dquot.c set_bit(DQ_ACTIVE_B, &dquot->dq_flags); DQ_ACTIVE_B 480 fs/quota/dquot.c if (test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) DQ_ACTIVE_B 512 fs/quota/dquot.c clear_bit(DQ_ACTIVE_B, &dquot->dq_flags); DQ_ACTIVE_B 591 fs/quota/dquot.c if (!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) DQ_ACTIVE_B 607 fs/quota/dquot.c if (test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) { DQ_ACTIVE_B 646 fs/quota/dquot.c WARN_ON(!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)); DQ_ACTIVE_B 798 fs/quota/dquot.c if (test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) { DQ_ACTIVE_B 899 fs/quota/dquot.c if (!test_bit(DQ_ACTIVE_B, &dquot->dq_flags)) { DQ_ACTIVE_B 53 include/linux/quotaops.h WARN_ON_ONCE(!test_bit(DQ_ACTIVE_B, &dquot->dq_flags));