/freebsd/sys/fs/ext2fs/ |
H A D | ext2_inode.c | 228 struct vnode *ovp = vp; in ext2_ind_truncate() local 246 oip = VTOI(ovp); in ext2_ind_truncate() 248 bo = &ovp->v_bufobj; in ext2_ind_truncate() 261 vnode_pager_setsize(ovp, length); in ext2_ind_truncate() 275 else if (DOINGASYNC(ovp)) in ext2_ind_truncate() 280 return (ext2_update(ovp, !DOINGASYNC(ovp))); in ext2_ind_truncate() 307 else if (DOINGASYNC(ovp)) in ext2_ind_truncate() 342 allerror = ext2_update(ovp, !DOINGASYNC(ovp)); in ext2_ind_truncate() 363 error = vtruncbuf(ovp, length, (int)fs->e2fs_bsize); in ext2_ind_truncate() 366 vnode_pager_setsize(ovp, length); in ext2_ind_truncate() [all …]
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | save.c | 294 prt_value(FILE * fp, int depth, tOptDesc * od, tOptionValue const * ovp) in prt_value() argument 299 switch (ovp->valType) { in prt_value() 302 fprintf(fp, NULL_ATR_FMT, ovp->pzName); in prt_value() 306 prt_string(fp, ovp->pzName, ovp->v.strVal); in prt_value() 314 char const * typ = (ovp->valType == OPARG_TYPE_ENUMERATION) in prt_value() 317 fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); in prt_value() 327 if (ovp->valType != OPARG_TYPE_ENUMERATION) { in prt_value() 337 fprintf(fp, END_XML_FMT, ovp->pzName); in prt_value() 343 fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); in prt_value() 347 fprintf(fp, BOOL_ATR_FMT, ovp->pzName, in prt_value() [all …]
|
H A D | proto.h | 462 prt_value(FILE * fp, int depth, tOptDesc * od, tOptionValue const * ovp);
|
/freebsd/sys/fs/mntfs/ |
H A D | mntfs_vnops.c | 69 mntfs_allocvp(struct mount *mp, struct vnode *ovp) in mntfs_allocvp() argument 74 ASSERT_VOP_ELOCKED(ovp, __func__); in mntfs_allocvp() 76 dev = ovp->v_rdev; in mntfs_allocvp() 84 VOP_UNLOCK(ovp); in mntfs_allocvp()
|
/freebsd/sys/fs/unionfs/ |
H A D | union_vnops.c | 769 struct vnode *ovp; in unionfs_close() local 805 ovp = uvp; in unionfs_close() 807 ovp = lvp; in unionfs_close() 809 ovp = uvp; in unionfs_close() 811 ovp = lvp; in unionfs_close() 813 if (ovp == lvp && uvp != NULLVP) { in unionfs_close() 822 unionfs_forward_vop_start(ovp, &lkflags); in unionfs_close() 824 error = VOP_CLOSE(ovp, ap->a_fflag, cred, td); in unionfs_close() 830 } else if (unionfs_forward_vop_finish(vp, ovp, lkflags)) in unionfs_close() 836 vp->v_object = ovp->v_object; in unionfs_close() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | vctrl.txt | 17 - ovp-threshold-percent : overvoltage protection (OVP) threshold of the 31 This value is required when ovp-threshold-percent is 48 ovp-threshold-percent = <16>;
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-lm3692x.txt | 21 - ti,ovp-microvolt: Overvoltage protection in 23 29000000. If ti,ovp-microvolt is not specified it 53 ti,ovp-microvolt = <29000000>;
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max14577.txt | 32 - maxim,ovp-uvolt : OverVoltage Protection Threshold in uV; 100 maxim,ovp-uvolt = <6500000>; 145 maxim,ovp-uvolt = <6500000>;
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | bq24257.txt | 27 - ti,ovp-voltage: Configures the over voltage protection voltage (in uV). If 60 ti,ovp-voltage = <9500000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-gru-chromebook.dtsi | 77 ovp-threshold-percent = <16>; 219 ovp-threshold-percent = <16>; 224 ovp-threshold-percent = <16>; 229 ovp-threshold-percent = <16>;
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pmi8994.dtsi | 59 interrupt-names = "ovp", "short";
|
H A D | pm660l.dtsi | 78 interrupt-names = "ovp", "short";
|
H A D | pmi8950.dtsi | 99 interrupt-names = "ovp", "short";
|
H A D | pmi8998.dtsi | 92 interrupt-names = "ovp", "short";
|
H A D | pm6150l.dtsi | 133 interrupt-names = "ovp", "short";
|
H A D | pm8150l.dtsi | 139 interrupt-names = "ovp", "short";
|
H A D | msm8953-xiaomi-vince.dts | 172 qcom,ovp-millivolt = <29600>;
|
H A D | sdm845-xiaomi-beryllium.dts | 321 qcom,ovp-millivolt = <29600>;
|
H A D | sdm845-xiaomi-beryllium-common.dtsi | 344 qcom,ovp-millivolt = <29600>;
|
H A D | sdm845-xiaomi-polaris.dts | 516 qcom,ovp-millivolt = <19600>;
|
H A D | sdm845-sony-xperia-tama.dtsi | 639 qcom,ovp-millivolt = <29600>;
|
H A D | sdm630-sony-xperia-nile.dtsi | 250 qcom,ovp-millivolt = <29600>;
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8074-dragonboard.dts | 194 qcom,ovp = <32>;
|
H A D | qcom-msm8974-sony-xperia-rhine.dtsi | 214 qcom,ovp = <29>;
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos3250-monk.dts | 109 maxim,ovp-uvolt = <6500000>;
|