Searched refs:diNewIAG (Results 1 – 1 of 1) sorted by relevance
70 static int diNewIAG(struct inomap *, int *, int, struct metapage **);1898 if ((rc = diNewIAG(imap, &iagno, agno, &mp))) { in diAllocExt()2430 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) in diNewIAG() function