Home
last modified time | relevance | path

Searched defs:vn (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vnops.c155 struct vnode *vn = va->a_vp; in pfs_access() local
177 struct vnode *vn = va->a_vp; in pfs_close() local
213 struct vnode *vn = va->a_vp; in pfs_getattr() local
281 struct vnode *vn; in pfs_ioctl() local
334 struct vnode *vn = va->a_vp; in pfs_getextattr() local
447 struct vnode *vn = va->a_dvp; in pfs_lookup() local
600 struct vnode *vn = va->a_vp; in pfs_open() local
670 struct vnode *vn = va->a_vp; in pfs_read() local
844 struct vnode *vn = va->a_vp; in pfs_readdir() local
981 struct vnode *vn = va->a_vp; in pfs_readlink() local
[all …]
/freebsd/lib/libprocstat/
H A Dcommon_kvm.c88 ufs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in ufs_filestat()
114 devfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in devfs_filestat()
139 nfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in nfs_filestat()
H A Dcd9660.c67 isofs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in isofs_filestat()
H A Dsmbfs.c53 smbfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in smbfs_filestat()
H A Dzfs.c54 zfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in zfs_filestat()
H A Dmsdosfs.c82 msdosfs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in msdosfs_filestat()
H A Dlibprocstat_compat.c204 struct vnstat vn; in freebsd11_procstat_get_vnode_info() local
229 struct vnstat vn; in freebsd12_procstat_get_vnode_info() local
H A Dudf.c81 udf_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in udf_filestat()
H A Dlibprocstat.c1241 struct vnstat *vn, char *errbuf) in procstat_get_vnode_info()
1261 struct vnstat *vn, char *errbuf) in procstat_get_vnode_info_kvm()
1374 procstat_get_vnode_info_sysctl(struct filestat *fst, struct vnstat *vn, in procstat_get_vnode_info_sysctl()
/freebsd/tools/diag/dumpvfscache/
H A Ddumpvfscache.c73 struct vnode vn; in main() local
/freebsd/contrib/one-true-awk/
H A Dmain.c117 char *fn, *vn; in main() local
/freebsd/usr.bin/fstat/
H A Dfstat.c237 struct vnstat vn; in print_file_info() local
558 struct vnstat vn; in print_vnode_info() local
H A Dfuser.c286 struct vnstat vn; in dofiles() local
/freebsd/usr.bin/procstat/
H A Dprocstat_files.c294 struct vnstat vn; in procstat_files() local
/freebsd/contrib/mandoc/
H A Dterm.c257 size_t vn; /* Visual position of the next character. */ in term_fill() local
355 size_t vn; /* Visual position of the next character. */ in term_field() local
/freebsd/contrib/tcpdump/
H A Dprint-nsh.c219 u_int vn; in nsh_print() local
/freebsd/sys/dev/acpica/
H A Dacpi_video.c366 struct acpi_video_output *vo, *vn; in acpi_video_detach() local
392 struct acpi_video_output *vo, *vn; in acpi_video_resume() local
561 struct acpi_video_output *vn, *vo, *vp; in acpi_video_vo_init() local
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c624 struct vnode *vp, *vn; in fdesc_readlink() local
/freebsd/contrib/wpa/src/ap/
H A Dgas_serv.c324 struct hostapd_lang_string *vn; in anqp_add_venue_name() local
652 struct hostapd_lang_string *vn; in anqp_add_operator_friendly_name() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c426 const char *vn = (op == OP_GETTABLE) /* name of indexed variable */ in getobjname() local
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c119 struct vnode vn; in debugfs_fill() local
/freebsd/sys/dev/bxe/
H A Dbxe.c6892 int vn; in bxe_read_mf_cfg() local
10003 int vn; in bxe_calc_vn_min() local
10053 int vn, in bxe_calc_vn_max()
10085 int vn; in bxe_cmng_fns_init() local
10137 int vn; in storm_memset_cmng() local
13924 int vn = SC_VN(sc); in bxe_get_igu_cam_info() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1347 auto *vn = reinterpret_cast<const typename ELFT::Verneed *>(verneedBuf); in parseVerneed() local
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c2555 Elf32_Verneed *vn; in elf_print_verneed() local
/freebsd/contrib/file/src/
H A Dcdf.c1267 } vn[] = { variable

12