Searched refs:spec_close (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/specfs/ |
H A D | specvnops.c | 98 static int spec_close(struct vnode *, int, int, offset_t, struct cred *, 184 VOPNAME_CLOSE, { .vop_close = spec_close }, 747 /* See comment in spec_close() */ 811 (void) spec_close(vp, flag, 1, 0, cr, cc); 833 (void) spec_close(vp, flag, 1, 0, cr, cc); 852 (void) spec_close(vp, flag, 1, 0, cr, cc); 871 spec_close( function 2538 /* See comment in spec_close() */
|
Completed in 61 milliseconds