Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_imap.c70 static int diNewIAG(struct inomap *, int *, int, struct metapage **);
1901 /* If successful, diNewIAG will obtain the read lock on the in diAllocExt()
1904 if ((rc = diNewIAG(imap, &iagno, agno, &mp))) { in diAllocExt()
2400 * NAME: diNewIAG(imap,iagnop,agno)
2439 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) in diNewIAG() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_imap.c70 static int diNewIAG(struct inomap *, int *, int, struct metapage **);
1899 /* If successful, diNewIAG will obtain the read lock on the in diAllocExt()
1902 if ((rc = diNewIAG(imap, &iagno, agno, &mp))) { in diAllocExt()
2398 * NAME: diNewIAG(imap,iagnop,agno)
2437 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) in diNewIAG() function

Completed in 7 milliseconds