Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ext2fs/
H A Dext2_vnops.c1542 static struct filterops ext2vnode_filtops = variable
1559 kn->kn_fop = &ext2vnode_filtops; in ext2_kqfilter()