Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c87 static int hpfs_readdir (struct vop_readdir_args *ap);
763 hpfs_readdir(struct vop_readdir_args *ap) in hpfs_readdir() function
1173 .vop_readdir = hpfs_readdir,