HomeSort by: relevance | last modified time | path
    Searched defs:msdosfs_strategy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/msdosfs/
msdosfs_vnops.c 1279 msdosfs_strategy(void *v) function in typeref:typename:int
1291 panic("msdosfs_strategy: spec");
1506 { &vop_strategy_desc, msdosfs_strategy }, /* strategy */

Completed in 11 milliseconds