Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c109 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