Searched refs:pcfs_fid (Results 1 – 1 of 1) sorted by relevance
109 static int pcfs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *);155 VOPNAME_FID, { .vop_fid = pcfs_fid },183 VOPNAME_FID, { .vop_fid = pcfs_fid },2402 pcfs_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ct) in pcfs_fid() function