Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/msdosfs/
HDmsdosfs_vnops.c105 static vop_pathconf_t msdosfs_pathconf; variable
1934 msdosfs_pathconf(struct vop_pathconf_args *ap) in msdosfs_pathconf() function
1996 .vop_pathconf = msdosfs_pathconf,