Home
last modified time | relevance | path

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

/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c71 static vop_pathconf_t fdesc_pathconf; variable
84 .vop_pathconf = fdesc_pathconf,
401 fdesc_pathconf(struct vop_pathconf_args *ap) in fdesc_pathconf() function