Searched refs:diAllocAG (Results 1 – 1 of 1) sorted by relevance
/fs/jfs/ |
D | jfs_imap.c | 76 static int diAllocAG(struct inomap *, int, bool, struct inode *); 1608 rc = diAllocAG(imap, agno, dir, ip); in diAlloc() 1652 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG() function 1734 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny() 1747 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
|