Searched refs:pc_roflags (Results 1 – 2 of 2) sorted by relevance
271 unsigned int pc_roflags; /* r/o cache flags */ member
145 #define pc_has_pser(pc) (((pc)->pc_roflags & PR_PSERIALIZE) != 0)2154 pc->pc_roflags = flags; in pool_cache_bootstrap()