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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/openpromfs/
H A Dinode.c37 #define OPP_DIRTY 0x01 macro
395 op->flag |= OPP_DIRTY;
398 op->flag |= OPP_DIRTY;
481 op->flag |= OPP_DIRTY;
514 if ((op->flag & OPP_DIRTY) && (op->flag & OPP_STRING)) {
527 } else if (op->flag & OPP_DIRTY) {

Completed in 56 milliseconds