Searched refs:fh_obj (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dops_export.c38 struct gfs2_fh_obj fh_obj; local
41 this = &fh_obj.this;
42 fh_obj.imode = DT_UNKNOWN;
51 fh_obj.imode = be32_to_cpu(fh[8]);
62 return gfs2_export_ops.find_exported_dentry(sb, &fh_obj, &parent,
195 struct gfs2_fh_obj *fh_obj = (struct gfs2_fh_obj *)inum_obj; local
196 struct gfs2_inum_host *inum = &fh_obj->this;
239 inode = gfs2_inode_lookup(sb, inum, fh_obj->imode);

Completed in 13 milliseconds