Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_imap.c76 static int diAllocAG(struct inomap *, int, boolean_t, struct inode *);
1645 rc = diAllocAG(imap, agno, dir, ip); in diAlloc()
1689 diAllocAG(struct inomap * imap, int agno, boolean_t dir, struct inode *ip) in diAllocAG() function
1771 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()
1784 rc = diAllocAG(imap, ag, dir, ip); in diAllocAny()