Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4.h2845 extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *,
2853 __ext4_new_inode(&nop_mnt_idmap, (handle), (dir), (mode), (qstr), \
2857 __ext4_new_inode((idmap), NULL, (dir), (mode), (qstr), (goal), (owner), \
H A Dialloc.c923 struct inode *__ext4_new_inode(struct mnt_idmap *idmap, in __ext4_new_inode() function