Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c125 static vop_strategy_t ffsext_strategy; variable
208 .vop_strategy = ffsext_strategy,
1524 ffsext_strategy( in ffsext_strategy() function