p9_rdir
struct p9_rdir *rdir;
static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen)
fid->rdir = kzalloc(sizeof(struct p9_rdir) + buflen, GFP_KERNEL);