Searched refs:ufs_new_inode (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ufs/ | ||
| H A D | ufs.h | 116 extern struct inode * ufs_new_inode (struct inode *, umode_t); |
| H A D | ialloc.c | 172 struct inode *ufs_new_inode(struct inode *dir, umode_t mode) in ufs_new_inode() function |