Home
last modified time | relevance | path

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

12

/src/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
980 struct vnode *vn = va->a_vp; in pfs_readlink() local
[all …]
/src/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.c66 isofs_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in isofs_filestat()
H A Dsmbfs.c52 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.c73 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.c79 udf_filestat(kvm_t *kd, struct vnode *vp, struct vnstat *vn) in udf_filestat()
H A Dlibprocstat.c1247 struct vnstat *vn, char *errbuf) in procstat_get_vnode_info()
1267 struct vnstat *vn, char *errbuf) in procstat_get_vnode_info_kvm()
1379 procstat_get_vnode_info_sysctl(struct filestat *fst, struct vnstat *vn, in procstat_get_vnode_info_sysctl()
/src/tools/diag/dumpvfscache/
H A Ddumpvfscache.c73 struct vnode vn; in main() local
/src/contrib/one-true-awk/
H A Dmain.c137 char *fn, *vn; in main() local
/src/usr.bin/fstat/
H A Dfstat.c237 struct vnstat vn; in print_file_info() local
570 struct vnstat vn; in print_vnode_info() local
H A Dfuser.c275 struct vnstat vn; in dofiles() local
/src/usr.bin/procstat/
H A Dprocstat_files.c301 struct vnstat vn; in procstat_files() local
/src/contrib/tcpdump/
H A Dprint-nsh.c216 u_int vn; in nsh_print() local
/src/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
/src/sys/fs/fdescfs/
H A Dfdesc_vnops.c631 struct vnode *vp, *vn; in fdesc_readlink() local
/src/contrib/mandoc/
H A Dterm.c267 size_t vn; /* Visual position of the next character. */ in term_fill() local
/src/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
/src/sys/contrib/openzfs/module/lua/
H A Dldebug.c427 const char *vn = (op == OP_GETTABLE) /* name of indexed variable */ in getobjname() local
/src/sys/compat/lindebugfs/
H A Dlindebugfs.c119 struct vnode vn; in debugfs_fill() local
/src/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c1029 #define IMPL_EDDSA_DISPATCH(vn, bn) \ argument
/src/sys/dev/bxe/
H A Dbxe.c6883 int vn; in bxe_read_mf_cfg() local
9994 int vn; in bxe_calc_vn_min() local
10044 int vn, in bxe_calc_vn_max()
10076 int vn; in bxe_cmng_fns_init() local
10128 int vn; in storm_memset_cmng() local
13910 int vn = SC_VN(sc); in bxe_get_igu_cam_info() local
/src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1405 auto *vn = reinterpret_cast<const typename ELFT::Verneed *>(verneedBuf); in parseVerneed() local
/src/contrib/elftoolchain/elfdump/
H A Delfdump.c2555 Elf32_Verneed *vn; in elf_print_verneed() local

12