Home
last modified time | relevance | path

Searched defs:ext2_strategy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c125 static vop_strategy_t ext2_strategy; variable
1566 ext2_strategy(struct vop_strategy_args *ap) in ext2_strategy() function