Searched refs:pfp (Results 1 – 2 of 2) sorted by relevance
111 struct vxfs_fsh *pfp, *sfp; in vxfs_read_fshead() local142 pfp = vxfs_getfsh(infp->vsi_fship, 1); in vxfs_read_fshead()143 if (!pfp) { in vxfs_read_fshead()149 vxfs_dumpfsh(pfp); in vxfs_read_fshead()164 infp->vsi_ilist = vxfs_stiget(sbp, fs32_to_cpu(infp, pfp->fsh_ilistino[0])); in vxfs_read_fshead()175 kfree(pfp); in vxfs_read_fshead()184 kfree(pfp); in vxfs_read_fshead()
768 int bpf_prog_create(struct bpf_prog **pfp, struct sock_fprog_kern *fprog);769 int bpf_prog_create_from_user(struct bpf_prog **pfp, struct sock_fprog *fprog,