Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c84 static int hpfs_reclaim (struct vop_reclaim_args *ap);
632 hpfs_reclaim(struct vop_reclaim_args *ap) in hpfs_reclaim() function
1167 .vop_reclaim = hpfs_reclaim,