Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c82 static int hpfs_inactive (struct vop_inactive_args *ap);
590 hpfs_inactive(struct vop_inactive_args *ap) in hpfs_inactive() function
1166 .vop_inactive = hpfs_inactive,