Searched refs:__ext4_new_inode (Results 1 – 2 of 2) sorted by relevance
/fs/ext4/ |
D | ext4.h | 2884 extern struct inode *__ext4_new_inode(struct user_namespace *, handle_t *, 2892 __ext4_new_inode(&init_user_ns, (handle), (dir), (mode), (qstr), \ 2896 __ext4_new_inode((mnt_userns), NULL, (dir), (mode), (qstr), (goal), (owner), \
|
D | ialloc.c | 925 struct inode *__ext4_new_inode(struct user_namespace *mnt_userns, in __ext4_new_inode() function
|