Searched refs:__ext4_new_inode (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | ext4.h | 2847 extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *, 2855 __ext4_new_inode(&nop_mnt_idmap, (handle), (dir), (mode), (qstr), \ 2859 __ext4_new_inode((idmap), NULL, (dir), (mode), (qstr), (goal), (owner), \
|
H A D | ialloc.c | 927 struct inode *__ext4_new_inode(struct mnt_idmap *idmap, in __ext4_new_inode() function
|