Searched refs:ffs_inode_alloc (Results 1 – 3 of 3) sorted by relevance
106 int ffs_inode_alloc(struct inode *, mode_t, struct ucred *, struct vnode **);
94 .iv_inode_alloc = ffs_inode_alloc,
355 ffs_inode_alloc(struct inode *pip, mode_t mode, struct ucred *cred, in ffs_inode_alloc() function