FUSE_BMAP
fsess_set_notimpl(data->mp, FUSE_BMAP);
case FUSE_BMAP:
if (fsess_maybe_impl(mp, FUSE_BMAP)) {
fdisp_make_vp(&fdi, FUSE_BMAP, vp, td, td->td_ucred);
fsess_set_notimpl(mp, FUSE_BMAP);
return (in.header.opcode == FUSE_BMAP);
return (in.header.opcode == FUSE_BMAP &&
return (in.header.opcode == FUSE_BMAP &&
return (in.header.opcode == FUSE_BMAP &&
case FUSE_BMAP:
case FUSE_BMAP:
return (in.header.opcode == FUSE_BMAP);