Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_imap.c64 static int diAllocAny(struct inomap *, int, bool, struct inode *);
1600 return (diAllocAny(imap, agno, dir, ip)); in diAlloc()
1704 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() function