Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h2773 extern struct inode *__ext4_new_inode(handle_t *, struct inode *, umode_t,
2780 __ext4_new_inode((handle), (dir), (mode), (qstr), (goal), (owner), \
2784 __ext4_new_inode(NULL, (dir), (mode), (qstr), (goal), (owner), \
H A Dialloc.c926 struct inode *__ext4_new_inode(handle_t *handle, struct inode *dir, in __ext4_new_inode() function