Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/openpromfs/
Dinode.c37 #define OPP_DIRTY 0x01 macro
424 op->flag |= OPP_DIRTY; in property_write()
427 op->flag |= OPP_DIRTY; in property_write()
518 op->flag |= OPP_DIRTY; in property_write()
553 if ((op->flag & OPP_DIRTY) && (op->flag & OPP_STRING)) { in property_release()
566 } else if (op->flag & OPP_DIRTY) { in property_release()