Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_imap.c70 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