Searched refs:diAllocAG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/jfs/ |
H A D | jfs_imap.c | 63 static int diAllocAG(struct inomap *, int, bool, struct inode *); 1590 rc = diAllocAG(imap, agno, dir, ip); in diAlloc() 1634 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() function 1716 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny() 1729 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
|