Searched refs:ext2fs_valloc (Results 1 – 3 of 3) sorted by relevance
98 int ext2fs_valloc(struct vnode *, int, kauth_cred_t, ino_t *);
172 ext2fs_valloc(struct vnode *pvp, int mode, kauth_cred_t cred, ino_t *inop) in ext2fs_valloc() function
1152 error = ext2fs_valloc(dvp, mode, cred, &ino); in ext2fs_newvnode() 1174 panic("ext2fs_valloc: dup alloc"); in ext2fs_newvnode()