Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c204 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