Home
last modified time | relevance | path

Searched refs:DQ_LASTSET_B (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dquota.h290 #define DQ_LASTSET_B 7 /* Following 6 bits (see QIF_) are reserved\ macro
/linux/fs/quota/
H A Ddquot.c2748 set_bit(DQ_LASTSET_B + QIF_SPACE_B, &dquot->dq_flags); in do_set_dqblk()
2757 set_bit(DQ_LASTSET_B + QIF_BLIMITS_B, &dquot->dq_flags); in do_set_dqblk()
2763 set_bit(DQ_LASTSET_B + QIF_INODES_B, &dquot->dq_flags); in do_set_dqblk()
2772 set_bit(DQ_LASTSET_B + QIF_ILIMITS_B, &dquot->dq_flags); in do_set_dqblk()
2778 set_bit(DQ_LASTSET_B + QIF_BTIME_B, &dquot->dq_flags); in do_set_dqblk()
2784 set_bit(DQ_LASTSET_B + QIF_ITIME_B, &dquot->dq_flags); in do_set_dqblk()