Searched refs:NBPGS_GET (Results 1 – 1 of 1) sorted by relevance
195 #define NBPGS_GET(NFSBP, P) ((NFSBP)->pages[((P)/NBPGS_ELEMENT_PAGES)] & (1LLU << ((P) … macro201 #define NBPGVALID(BP, P) NBPGS_GET(&((BP)->nb_valid), (P))202 #define NBPGDIRTY(BP, P) NBPGS_GET(&((BP)->nb_dirty), (P))