Searched defs:vn (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/lib/libprocstat/
H A Dcd9660.c68 isofs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
H A Dsmbfs.c51 smbfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
H A Dmsdosfs.c79 msdosfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
H A Dzfs.c67 zfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
H A Dcommon_kvm.c90 ufs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
116 devfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
141 nfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
[all...]
H A Dudf.c79 udf_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) argument
H A Dlibprocstat.c1209 procstat_get_vnode_info(struct procstat *procstat, struct filestat *fst, struct vnstat *vn, char *errbuf) argument
1229 procstat_get_vnode_info_kvm(kvm_t *kd, struct filestat *fst, struct vnstat *vn, char *errbuf) argument
1343 procstat_get_vnode_info_sysctl(struct filestat *fst, struct vnstat *vn, char *errbuf) argument
[all...]
/freebsd-11-stable/tools/diag/dumpvfscache/
H A Ddumpvfscache.c74 struct vnode vn; local
99 kvm_read(kvm, (u_long)nc->nc_dvp, &vn, sizeof vn); local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-nsh.c51 int n, vn; local
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_files.c294 struct vnstat vn; local
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c614 struct vnode *vp, *vn; local
/freebsd-11-stable/usr.bin/fstat/
H A Dfuser.c289 struct vnstat vn; local
H A Dfstat.c231 struct vnstat vn; local
484 struct vnstat vn; local
[all...]
/freebsd-11-stable/sys/fs/pseudofs/
H A Dpseudofs_vnops.c139 struct vnode *vn = va->a_vp; local
161 struct vnode *vn = va->a_vp; local
197 struct vnode *vn = va->a_vp; local
265 struct vnode *vn; local
318 struct vnode *vn = va->a_vp; local
431 struct vnode *vn = va->a_dvp; local
584 struct vnode *vn = va->a_vp; local
610 struct vnode *vn = va->a_vp; local
755 struct vnode *vn = va->a_vp; local
875 struct vnode *vn = va->a_vp; local
939 struct vnode *vn = va->a_vp; local
955 struct vnode *vn = va->a_vp; local
971 struct vnode *vn = va->a_vp; local
[all...]
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dfsi_util.c299 compute_automount_point(char *buf, size_t l, host *hp, char *vn) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldebug.c427 const char *vn = (op == OP_GETTABLE) /* name of indexed variable */ local
/freebsd-11-stable/contrib/lua/src/
H A Dldebug.c453 const char *vn = (op == OP_GETTABLE) /* name of indexed variable */ local
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_video.c291 struct acpi_video_output *vo, *vn; local
313 struct acpi_video_output *vo, *vn; local
462 struct acpi_video_output *vn, *vo, *vp; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c324 struct hostapd_lang_string *vn; local
652 struct hostapd_lang_string *vn; local
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dcdf.c1246 } vn[] = { variable in typeref:struct:__anon4
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_drv.h354 uint8_t vn[8]; member in struct:dip_infoframe::__anon9881::__anon9883
/freebsd-11-stable/sys/kern/
H A Dvfs_cache.c2194 vn_fullpath(struct thread *td, struct vnode *vn, char **retbuf, char **freebuf) argument
2229 vn_fullpath_global(struct thread *td, struct vnode *vn, argument
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c154 struct vnode *vn; member in struct:ctl_be_block_lun
[all...]
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c2555 Elf32_Verneed *vn; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3084 Verneed &vn = verneeds.back(); local

Completed in 370 milliseconds

12