Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c81 static int hpfs_setattr (struct vop_setattr_args *ap);
490 hpfs_setattr(struct vop_setattr_args *ap) in hpfs_setattr() function
1165 .vop_setattr = hpfs_setattr,