ufs_strategy
{ &vop_strategy_desc, ufs_strategy }, /* strategy */
return ufs_strategy(ap);
int ufs_strategy(void *);