Home
last modified time | relevance | path

Searched defs:mark_dirty (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
Dquota.h257 int (*mark_dirty) (struct dquot *); /* Dquot is marked dirty */ member
/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h239 inline void mark_dirty(syncable::MetahandleSet* dirty_index) { in mark_dirty() function