vop_pathconf_args
vop_stdpathconf(struct vop_pathconf_args *ap)
vop_pathconf_ap(struct vop_pathconf_args *ap)
struct vop_pathconf_args ap;
int (*vop_pathconf)(struct vop_pathconf_args *);
struct vop_pathconf_args vu_pathconf;
int vop_pathconf_ap(struct vop_pathconf_args *ap);
int vop_stdpathconf (struct vop_pathconf_args *ap);
dirfs_pathconf(struct vop_pathconf_args *v)
ext2_pathconf(struct vop_pathconf_args *ap)
fifo_pathconf(struct vop_pathconf_args *ap)
static int fifo_pathconf (struct vop_pathconf_args *);
fuse_vop_pathconf(struct vop_pathconf_args *ap)
hpfs_pathconf(struct vop_pathconf_args *ap)
static int hpfs_pathconf (struct vop_pathconf_args *ap);
static int cd9660_pathconf(struct vop_pathconf_args *);
cd9660_pathconf(struct vop_pathconf_args *ap)
msdosfs_pathconf(struct vop_pathconf_args *ap)
ntfs_pathconf(struct vop_pathconf_args *ap)
static int ntfs_pathconf (struct vop_pathconf_args *);
smbfs_pathconf(struct vop_pathconf_args *ap)
static int smbfs_pathconf(struct vop_pathconf_args *ap);
tmpfs_pathconf(struct vop_pathconf_args *ap)
udf_pathconf(struct vop_pathconf_args *a)
static int udf_pathconf(struct vop_pathconf_args *);
ufs_pathconf(struct vop_pathconf_args *ap)