v9fs_open_fid_add
void v9fs_open_fid_add(struct inode *inode, struct p9_fid **fid);
v9fs_open_fid_add(inode, &fid);
v9fs_open_fid_add(inode, &ofid);