hfs_readdir_data
struct hfs_readdir_data *rd;
rd = kmalloc_obj(struct hfs_readdir_data);
struct hfs_readdir_data *rd = file->private_data;