Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dext4.h2863 extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *,
2871 __ext4_new_inode(&nop_mnt_idmap, (handle), (dir), (mode), (qstr), \
2875 __ext4_new_inode((idmap), NULL, (dir), (mode), (qstr), (goal), (owner), \
Dialloc.c924 struct inode *__ext4_new_inode(struct mnt_idmap *idmap, in __ext4_new_inode() function