Searched refs:DQF_INFO_DIRTY (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v1.c206 dqopt->info[type].dqi_flags &= ~DQF_INFO_DIRTY;
H A Dquota_v2.c209 info->dqi_flags &= ~DQF_INFO_DIRTY;
H A Ddquot.c445 sb_dqopt(sb)->info[type].dqi_flags |= DQF_INFO_DIRTY;
/linux-master/include/linux/
H A Dquota.h245 #define DQF_INFO_DIRTY (1 << DQF_INFO_DIRTY_B) /* Is info dirty? */ macro
/linux-master/fs/ocfs2/
H A Dquota_global.c425 info->dqi_flags &= ~DQF_INFO_DIRTY;

Completed in 99 milliseconds