Searched refs:spec_access (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c110 static int spec_access(struct vnode *, int, int, struct cred *,
190 VOPNAME_ACCESS, { .vop_access = spec_access },
1421 spec_access( function
1468 if (mode && (error = spec_access(dvp, mode, 0, cr, ct)))

Completed in 365 milliseconds