fifo_access
VOPNAME_ACCESS, { .vop_access = fifo_access },
if (mode && (error = fifo_access(dvp, mode, 0, cr, ct)))
static int fifo_access(vnode_t *, int, int, cred_t *, caller_context_t *);