Searched refs:diAlloc (Results 1 – 3 of 3) sorted by relevance
149 extern int diAlloc(struct inode *, bool, struct inode *);
56 rc = diAlloc(parent, S_ISDIR(mode), inode); in ialloc()
1319 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc() function