ext4_mark_inode_used
extern int ext4_mark_inode_used(struct super_block *sb, int ino);
ret = ext4_mark_inode_used(sb, ino);
ret = ext4_mark_inode_used(sb, darg.ino);