Home
last modified time | relevance | path

Searched refs:nop_strategy (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_support.h143 extern int nop_strategy(struct vnop_strategy_args *ap);
H A Dvfs_support.c635 nop_strategy(__unused struct vnop_strategy_args *ap) in nop_strategy() function