Home
last modified time | relevance | path

Searched refs:pfp (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/freevxfs/
Dvxfs_fshead.c110 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
146 pfp = vxfs_getfsh(infp->vsi_fship, 1); in vxfs_read_fshead()
147 if (!pfp) { in vxfs_read_fshead()
153 vxfs_dumpfsh(pfp); in vxfs_read_fshead()
172 tip = vxfs_stiget(sbp, pfp->fsh_ilistino[0]); in vxfs_read_fshead()
194 kfree(pfp); in vxfs_read_fshead()