Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_imap.c77 static int diAllocAny(struct inomap *, int, boolean_t, struct inode *);
1655 return (diAllocAny(imap, agno, dir, ip)); in diAlloc()
1759 diAllocAny(struct inomap * imap, int agno, boolean_t dir, struct inode *ip) in diAllocAny() function