Searched refs:syncpcp (Results 1 – 1 of 1) sorted by relevance
57 static int syncpcp(struct pcnode *, int);203 syncpcp(struct pcnode *pcp, int flags) in syncpcp() function243 err = syncpcp(pcp, B_INVAL); in pc_rele()245 (void) syncpcp(pcp, B_INVAL | B_FORCE); in pc_rele()504 if (err = syncpcp(pcp, 0)) { /* %% ?? how to handle error? */ in pc_nodesync()