Searched refs:appending (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/ubifs/ |
| A D | file.c | 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() 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 D | tnc.c | 2084 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 D | crc32.rst | 31 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 D | ams-delta-fiq-handler.S | 187 @ Try appending the keycode to the circular buffer
|
| /linux/Documentation/block/ |
| A D | data-integrity.rst | 18 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 D | gdb-kernel-debugging.rst | 44 - at VM startup time by appending "-s" to the QEMU command line
|
| /linux/Documentation/admin-guide/mm/ |
| A D | numaperf.rst | 71 node sysfs hierarchy by appending the attributes directory under the
|
| /linux/Documentation/filesystems/ |
| A D | tmpfs.rst | 117 when tmpfs is mounted by appending them to the mode before the NodeList.
|
| /linux/Documentation/admin-guide/ |
| A D | bootconfig.rst | 249 Anyway, since bootconfig command verifies it when appending a boot config
|
| A D | cgroup-v2.rst | 2665 construct the path by appending the name of the knob to the path, open
|
| /linux/tools/perf/Documentation/ |
| A D | perf-list.txt | 50 Events can optionally have a modifier by appending a colon and one or
|
| /linux/net/netfilter/ipvs/ |
| A D | Kconfig | 73 or by appending ip_vs.conn_tab_bits=? to the kernel command line
|
| /linux/Documentation/driver-api/ |
| A D | device_link.rst | 225 or OpenFirmware device tree top-down and appending devices to the lists
|
| A D | xillybus.rst | 272 buffer is full, the FPGA informs the host about that (appending a
|
| A D | device-io.rst | 144 provided by appending a ``_p`` to the end of the function.
|
| /linux/Documentation/driver-api/usb/ |
| A D | dwc3.rst | 95 fully capable of appending a chained TRB for the remaining length and
|
| /linux/drivers/md/ |
| A D | Kconfig | 56 partitions by simply appending one to the other.
|
| /linux/Documentation/trace/ |
| A D | histogram.rst | 70 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 D | ftrace.rst | 3076 in a different module is accomplished by appending (>>) to the
|
Completed in 39 milliseconds