Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c89 static int hpfs_create (struct vop_old_create_args *);
1107 hpfs_create(struct vop_old_create_args *ap) in hpfs_create() function
1169 .vop_old_create = hpfs_create,