Searched refs:xfs_geom_strategy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_mountops.c88 static b_strategy_t xfs_geom_strategy; variable
457 xfs_geom_strategy(struct bufobj *bo, struct buf *bp) function
497 .bop_strategy = xfs_geom_strategy,

Completed in 200 milliseconds