Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_imap.c77 static int diAllocAny(struct inomap *, int, bool, struct inode *);
1609 return (diAllocAny(imap, agno, dir, ip)); in diAlloc()
1713 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAny() function