Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dfile.c239 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()
489 if (appending) { in ubifs_write_begin()
521 struct ubifs_inode *ui, int appending) in cancel_budget() argument
523 if (appending) { in cancel_budget()
544 int appending = !!(end_pos > inode->i_size); in ubifs_write_end() local
561 cancel_budget(c, page, ui, appending); in ubifs_write_end()
[all …]
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()
/linux/Documentation/staging/
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
/linux/arch/arm/mach-omap1/
A Dams-delta-fiq-handler.S187 @ Try appending the keycode to the circular buffer
/linux/Documentation/block/
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
/linux/Documentation/dev-tools/
A Dgdb-kernel-debugging.rst44 - at VM startup time by appending "-s" to the QEMU command line
/linux/Documentation/admin-guide/mm/
A Dnumaperf.rst71 node sysfs hierarchy by appending the attributes directory under the
/linux/Documentation/filesystems/
A Dtmpfs.rst117 when tmpfs is mounted by appending them to the mode before the NodeList.
/linux/Documentation/admin-guide/
A Dbootconfig.rst249 Anyway, since bootconfig command verifies it when appending a boot config
A Dcgroup-v2.rst2665 construct the path by appending the name of the knob to the path, open
/linux/tools/perf/Documentation/
A Dperf-list.txt50 Events can optionally have a modifier by appending a colon and one or
/linux/net/netfilter/ipvs/
A DKconfig73 or by appending ip_vs.conn_tab_bits=? to the kernel command line
/linux/Documentation/driver-api/
A Ddevice_link.rst225 or OpenFirmware device tree top-down and appending devices to the lists
A Dxillybus.rst272 buffer is full, the FPGA informs the host about that (appending a
A Ddevice-io.rst144 provided by appending a ``_p`` to the end of the function.
/linux/Documentation/driver-api/usb/
A Ddwc3.rst95 fully capable of appending a chained TRB for the remaining length and
/linux/drivers/md/
A DKconfig56 partitions by simply appending one to the other.
/linux/Documentation/trace/
A Dhistogram.rst70 modified by appending any of the following modifiers to the field
1000 appending 'pause' and 'continue' to the hist trigger command. A
1665 it is in units of nanoseconds; appending '.usecs' to a
A Dftrace.rst3076 in a different module is accomplished by appending (>>) to the

Completed in 39 milliseconds