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