Home
last modified time | relevance | path

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

/fs/freevxfs/
A Dvxfs_fshead.c87 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local
118 pfp = vxfs_getfsh(infp->vsi_fship, 1); in vxfs_read_fshead()
119 if (!pfp) { in vxfs_read_fshead()
125 vxfs_dumpfsh(pfp); in vxfs_read_fshead()
140 infp->vsi_ilist = vxfs_stiget(sbp, fs32_to_cpu(infp, pfp->fsh_ilistino[0])); in vxfs_read_fshead()
151 kfree(pfp); in vxfs_read_fshead()
160 kfree(pfp); in vxfs_read_fshead()

Completed in 8 milliseconds