Searched refs:ext4_new_inode_start_handle (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ |
| H A D | namei.c | 2820 inode = ext4_new_inode_start_handle(idmap, dir, mode, &dentry->d_name, in ext4_create() 2855 inode = ext4_new_inode_start_handle(idmap, dir, mode, &dentry->d_name, in ext4_mknod() 2887 inode = ext4_new_inode_start_handle(idmap, dir, mode, in ext4_tmpfile() 3005 inode = ext4_new_inode_start_handle(idmap, dir, S_IFDIR | mode, in ext4_mkdir() 3386 inode = ext4_new_inode_start_handle(idmap, dir, S_IFLNK|S_IRWXUGO, in ext4_symlink() 3759 wh = ext4_new_inode_start_handle(idmap, ent->dir, in ext4_whiteout_for_rename()
|
| H A D | ext4.h | 2952 #define ext4_new_inode_start_handle(idmap, dir, mode, qstr, goal, owner, \ macro
|