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