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

/netbsd-current/sys/fs/unionfs/
H A Dunionfs_vnops.c1707 unionfs_strategy(void *v) function
1718 panic("unionfs_strategy: nullvp");
1720 panic("unionfs_strategy: writing to lowervp");
1917 { &vop_strategy_desc, unionfs_strategy }, /* strategy */

Completed in 180 milliseconds