Searched defs:dc_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c191 static int dc_open(struct vnode **, int, struct cred *, caller_context_t *);
224 VOPNAME_OPEN, { .vop_open = dc_open },
246 dc_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ctp) function

Completed in 60 milliseconds