FUSE_GETXATTR
case FUSE_GETXATTR:
if (fsess_not_impl(mp, FUSE_GETXATTR))
fdisp_make_vp(&fdi, FUSE_GETXATTR, vp, td, cred);
fsess_set_notimpl(mp, FUSE_GETXATTR);
return (in.header.opcode == FUSE_GETXATTR);
case FUSE_GETXATTR:
return (in.header.opcode == FUSE_GETXATTR &&