Home
last modified time | relevance | path

Searched refs:appending (Results 1 – 25 of 88) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dfile.c225 int err, appending = !!(pos + len > inode->i_size); in write_begin_slow() local
239 if (appending) in write_begin_slow()
291 if (appending) { in write_begin_slow()
326 struct ubifs_inode *ui, int appending) in allocate_budget() argument
331 if (!appending) in allocate_budget()
374 if (appending) { in allocate_budget()
429 int err, appending = !!(pos + len > inode->i_size); in ubifs_write_begin() local
471 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin()
489 if (appending) { in ubifs_write_begin()
521 struct ubifs_inode *ui, int appending) in cancel_budget() argument
[all …]
H A Dtnc.c2084 int i, keep, move, appending = 0; in tnc_insert() local
2131 appending = 1; in tnc_insert()
2134 } else if (appending && n != c->fanout) { in tnc_insert()
2136 appending = 0; in tnc_insert()
2154 if (appending) { in tnc_insert()
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-general.rst53 wildcard) and the version of the recipe to which it is appending has
61 append file applies a patch and the recipe to which it is appending
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/quazip/quazip/
H A D0001-Append-LIB_ARCH-to-lib.patch7 appending to lib so it becomes lib64 when needed and LIB_ARCH can be set
/OK3568_Linux_fs/u-boot/board/freescale/ls2080a/
H A DREADME21 not support 48-bit VA (for e.g. < Linux 3.18) by appending mem=2048M, as shown
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qmllive/qmllive/
H A D0001-lib.pro-Append-LIB_ARCH-to-lib.patch6 appending to lib so it becomes lib64 when needed and LIB_ARCH can be set
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-omx_1.20.5.bb31 # appending a directory path to gst-omx' internal OpenMAX IL headers fixes this
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64-fusion-pairs.def28 INTERNAL_NAME gives the internal name suitable for appending to
H A Daarch64-tuning-flags.def28 INTERNAL_NAME gives the internal name suitable for appending to
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb28 # Overwrite kernel command line instead of appending to it
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dcrc32.rst31 is sent last. And when appending a CRC word to a message, you should
178 Normally, appending zero bits to a message which is already a multiple
182 appending it. This makes the remainder of the message+crc come out not
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/
H A Dnmap_7.80.bb2 …) utility for network discovery and security auditing.\nGui support via appending to IMAGE_FEATURE…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.027 nextPage from resetting the model, but rather appending the new data to it.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/
H A Dtzselect551 You can make this change permanent for yourself by appending the line
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A Dxinetd13 2. The author of the modifications will include his/her name by appending it along with the new ver…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/bin/
H A Dtzselect551 You can make this change permanent for yourself by appending the line
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dfaq.rst41 ":ref:`dev-manual/common-tasks:appending other layers metadata with your layer`"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.3.7.bb47 # builds. Native builds don't have sub-packages, so appending RDEPENDS
/OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/
H A DREADME129 not support 48-bit VA (for e.g. < Linux 3.18) by appending mem=2048M, as shown
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc.c1978 int i, keep, move, appending = 0; in tnc_insert() local
2025 appending = 1; in tnc_insert()
2028 } else if (appending && n != c->fanout) { in tnc_insert()
2030 appending = 0; in tnc_insert()
2048 if (appending) { in tnc_insert()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Duboot-config.bbclass118 # IMAGE_FSTYPES appending
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S187 @ Try appending the keycode to the circular buffer
/OK3568_Linux_fs/kernel/Documentation/block/
H A Ddata-integrity.rst18 support for appending integrity metadata to an I/O. The integrity
45 The SCSI Data Integrity Field works by appending 8 bytes of protection
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/
H A DREADME93 previous generation's override and appending the new tune. Note that
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst44 - at VM startup time by appending "-s" to the QEMU command line

1234