Searched refs:dc_fid (Results 1 – 1 of 1) sorted by relevance
204 static int dc_fid(struct vnode *, struct fid *, caller_context_t *);232 VOPNAME_FID, { .vop_fid = dc_fid },375 dc_fid(struct vnode *vp, struct fid *fidp, caller_context_t *ctp) in dc_fid() function