Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_imap.c76 static int diAllocAG(struct inomap *, int, bool, struct inode *);
1599 rc = diAllocAG(imap, agno, dir, ip); in diAlloc()
1643 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() function
1725 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
1738 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()