Home
last modified time | relevance | path

Searched refs:diNewIAG (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/jfs/
Djfs_imap.c70 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