Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dincfs.rst4 incfs: A stacked incremental filesystem for Linux
18 /sys/fs/incremental-fs/features/corefs
21 /sys/fs/incremental-fs/features/v2
35 /sys/fs/incremental-fs/features/zstd
44 /sys/fs/incremental-fs/instances/[name]
48 /sys/fs/incremental-fs/instances/[name]/reads_delayed_min
52 /sys/fs/incremental-fs/instances/[name]/reads_delayed_min_us
56 /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending
60 /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending_us
64 /sys/fs/incremental-fs/instances/[name]/reads_failed_hash_verification
[all …]
H A Dbtrfs.rst25 * Efficient incremental backup and FS mirroring
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-incfs1 What: /sys/fs/incremental-fs/features/corefs
6 What: /sys/fs/incremental-fs/features/v2
12 What: /sys/fs/incremental-fs/features/zstd
18 What: /sys/fs/incremental-fs/instances/[name]
25 What: /sys/fs/incremental-fs/instances/[name]/reads_delayed_min
31 What: /sys/fs/incremental-fs/instances/[name]/reads_delayed_min_us
37 What: /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending
43 What: /sys/fs/incremental-fs/instances/[name]/reads_delayed_pending_us
49 What: /sys/fs/incremental-fs/instances/[name]/reads_failed_hash_verification
55 What: /sys/fs/incremental-fs/instances/[name]/reads_failed_other
[all …]
/OK3568_Linux_fs/buildroot/package/python-incremental/
H A Dpython-incremental.hash1 # md5, sha256 from https://pypi.org/pypi/incremental/json
2 md5 9f7ad12e0c05a12cee52a7350976c4e3 incremental-21.3.0.tar.gz
3 sha256 02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57 incremental-21.3.0.tar.gz
H A DConfig.in2 bool "python-incremental"
6 https://github.com/twisted/incremental
H A Dpython-incremental.mk8 PYTHON_INCREMENTAL_SOURCE = incremental-$(PYTHON_INCREMENTAL_VERSION).tar.gz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-incremental_21.3.0.bb2 HOMEPAGE = "https://github.com/twisted/incremental"
17 # python-incremental which uses python-twisted, so this hack is OK.
18 RDEPENDS:${PYTHON_PN}-incremental-native:remove = "${PYTHON_PN}-twisted-native"
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_incremental.py1 import incremental
2 v = incremental.Version("package", 1, 2, 3, release_candidate=4)
/OK3568_Linux_fs/buildroot/package/python-twisted/
H A Dpython-twisted.mk15 PYTHON_TWISTED_DEPENDENCIES = python-incremental host-python-incremental
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py83 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument
88 self.incremental = incremental
226 if not self.incremental:
H A Dcontrol.py263 incremental=options.incremental,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.026 - Enabled incremental updates in PlaceSearchModel, which prevents previousPage or
35 - Enabled asynchronous incremental updates of QPlaceReply.
/OK3568_Linux_fs/buildroot/package/python-treq/
H A Dpython-treq.mk13 PYTHON_TREQ_DEPENDENCIES = host-python-incremental
/OK3568_Linux_fs/buildroot/package/libart/
H A DConfig.in8 alpha-transparency. It is also highly tuned for incremental
/OK3568_Linux_fs/buildroot/package/python-crossbar/
H A D0002-Remove-idna-requirement.patch25 incremental>=17.5.0
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Dlibstd-rs.inc35 …# With the incremental build support added in 1.24, the libstd deps directory also includes depend…
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drm_work_and_downloads.bbclass17 # sources, this class is also not suitable for incremental builds.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/
H A Dredis.conf1200 aof-rewrite-incremental-fsync yes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dredis.conf1200 aof-rewrite-incremental-fsync yes
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0009-Add-OE-specific-specs-for-clang-compiler.patch26 +CONFIG += incremental
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosdmap.c1324 bool incremental) in __decode_pools() argument
1337 if (!incremental || !pi) { in __decode_pools()
1375 decode_mapping_fn_t fn, bool incremental) in decode_pg_mapping() argument
1379 WARN_ON(!incremental && !fn); in decode_pg_mapping()
1393 WARN_ON(!incremental); in decode_pg_mapping()
1399 pg = fn(p, end, incremental); in decode_pg_mapping()
1417 bool incremental) in __decode_pg_temp() argument
1423 if (len == 0 && incremental) in __decode_pg_temp()
1456 bool incremental) in __decode_primary_temp() argument
1462 if (osd == (u32)-1 && incremental) in __decode_primary_temp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel_p.h75 Q_PROPERTY(bool incremental MEMBER m_incremental NOTIFY incrementalChanged REVISION 12)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/
H A Drsync_3.2.5.bb3 DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dapplying-patches.rst313 The -stable team usually do make incremental patches available as well
315 non-incremental ones below. The incremental ones can be found at
318 These patches are not incremental, meaning that for example the 5.7.3
351 The -rc patches are not incremental, they apply to a base 5.x kernel, just
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dxfrm_sync.rst124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental
129 in incremental packet count. The default is two packets.

123