Home
last modified time | relevance | path

Searched refs:shares (Results 1 – 25 of 37) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c162 shares = (smb_share_t *) in smb_retrieve_shares()
164 if (shares == NULL) { in smb_retrieve_shares()
169 (void) strlcpy(shares->name, name, in smb_retrieve_shares()
170 sizeof (shares->name)); in smb_retrieve_shares()
173 sizeof (shares->path)); in smb_retrieve_shares()
176 sizeof (shares->comment)); in smb_retrieve_shares()
180 shares->next = new_shares; in smb_retrieve_shares()
181 new_shares = shares; in smb_retrieve_shares()
327 smb_share_t *shares = smb_shares; in smb_disable_share() local
337 while (shares != NULL) { in smb_disable_share()
[all …]
/f-stack/freebsd/contrib/openzfs/etc/systemd/system/
H A Dzfs-share.service.in2 Description=ZFS file system shares
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx7d-pinctrl.txt7 mux and pad control settings, it shares the input select register from main
38 a phandle for main iomuxc controller which shares the input select register for
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dqcom-opp.txt17 associated with this OPP node. Sometimes several corners/levels shares
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Daxp20x_usb_power.txt9 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_006_pos.ksh45 log_unsupported "some distros come with Samba "user shares" disabled"
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Daspeed,cvic.txt8 inconvenient to create an interrupt tree for it as it somewhat shares
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_util_os.c183 di->shares = (uint64_t)sb.st_ino; in find_shares_object()
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Drockchip,iommu.txt6 shares its clocks, power domain and irq.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,stm32-sai.txt34 If the SAI shares a master clock, with another SAI set as MCLK
37 Must also contain "MCLK", if SAI shares a master clock,
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dhisilicon-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and inherits
H A Dkirin-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and
H A Dsocionext,uniphier-pcie-ep.yaml11 PCI core. It shares common features with the PCIe DesignWare core and
H A Damlogic,meson-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and
H A Dhisilicon-histb-pcie.txt4 It shares common functions with the DesignWare PCIe core driver and inherits
H A Duniphier-pcie.txt7 It shares common functions with the PCIe DesignWare core driver and inherits
H A Dpci-keystone.txt4 hardware version 3.65. It shares common functions with the PCIe DesignWare
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,spear3xx-shirq.txt15 interrupt controller shares config/control registers with other groups.
H A Dsamsung,exynos4210-combiner.txt15 interrupt controller module shares config/control registers with other
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h235 uint64_t shares; member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daxp223.dtsi50 * The AXP223 shares most of its logic with the AXP221 but it has some
/f-stack/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst47 memory shared? In VM's case, qemu always shares the whole physical layout of VM
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c249 if (dobj == di->shares) in write_inuse_diffs_one()
378 if (zc.zc_obj == di->shares) { in write_free_diffs()
/f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/
H A Dmt7530.txt49 In the case of a build-in MT7530 switch, port 5 shares the RGMII bus with 2nd
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst17 a software crypto PMD and shares the same API provided by librte_cryptodev.

12