Home
last modified time | relevance | path

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

/fs/ext4/
Dext4.h2884 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), \
Dialloc.c925 struct inode *__ext4_new_inode(struct user_namespace *mnt_userns, in __ext4_new_inode() function