Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_vfsops.c115 static b_strategy_t ffs_geom_strategy; variable
121 .bop_strategy = ffs_geom_strategy,
2141 ffs_geom_strategy(struct bufobj *bo, struct buf *bp) in ffs_geom_strategy() function