FS_VNODE_CAPABILITY_CANCEL_IO
CLEAR_UNSUPPORTED(FS_VNODE_CAPABILITY_CANCEL_IO, cancel_io);
if (!HasVNodeCapability(vnode, FS_VNODE_CAPABILITY_CANCEL_IO))
capabilities.Set(FS_VNODE_CAPABILITY_CANCEL_IO, ops->cancel_io);