Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dvfs_subr.c3373 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp) in vfsconf2x32() function
3400 error = vfsconf2x32(req, vfsp); in sysctl_vfs_conflist()
3452 return (vfsconf2x32(req, vfsp)); in vfs_sysctl()