Searched refs:__ext4_new_inode (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/ext4/ |
D | ext4.h | 2844 extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *, 2852 __ext4_new_inode(&nop_mnt_idmap, (handle), (dir), (mode), (qstr), \ 2856 __ext4_new_inode((idmap), NULL, (dir), (mode), (qstr), (goal), (owner), \
|
D | ialloc.c | 923 struct inode *__ext4_new_inode(struct mnt_idmap *idmap, in __ext4_new_inode() function
|