Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_vnops.c69 static int cd9660_pathconf(struct vop_pathconf_args *);
766 cd9660_pathconf(struct vop_pathconf_args *ap) in cd9660_pathconf() function
819 .vop_pathconf = cd9660_pathconf,