Searched refs:appending (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/fs/ubifs/ |
D | file.c | 237 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in write_begin_slow() 251 if (appending) in write_begin_slow() 303 if (appending) { in write_begin_slow() 338 struct ubifs_inode *ui, int appending) in allocate_budget() argument 343 if (!appending) in allocate_budget() 386 if (appending) { in allocate_budget() 441 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in ubifs_write_begin() 483 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin() 501 if (appending) { in ubifs_write_begin() 533 struct ubifs_inode *ui, int appending) in cancel_budget() argument [all …]
|
D | tnc.c | 2080 int i, keep, move, appending = 0; in tnc_insert() local 2127 appending = 1; in tnc_insert() 2130 } else if (appending && n != c->fanout) { in tnc_insert() 2132 appending = 0; in tnc_insert() 2150 if (appending) { in tnc_insert()
|
/Linux-v4.19/Documentation/ |
D | crc32.txt | 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
|
D | xillybus.txt | 272 buffer is full, the FPGA informs the host about that (appending a
|
/Linux-v4.19/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 194 @ Try appending the keycode to the circular buffer
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 44 - at VM startup time by appending "-s" to the QEMU command line
|
/Linux-v4.19/Documentation/block/ |
D | data-integrity.txt | 14 support for appending integrity metadata to an I/O. The integrity 41 The SCSI Data Integrity Field works by appending 8 bytes of protection
|
/Linux-v4.19/Documentation/filesystems/ |
D | tmpfs.txt | 107 when tmpfs is mounted by appending them to the mode before the NodeList.
|
/Linux-v4.19/Documentation/driver-api/ |
D | device-io.rst | 189 provided by appending a ``_p`` to the end of the function.
|
D | device_link.rst | 190 or OpenFirmware device tree top-down and appending devices to the lists
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-list.txt | 43 Events can optionally have a modifier by appending a colon and one or
|
/Linux-v4.19/arch/s390/ |
D | Kconfig | 438 An operation mode can be selected by appending 441 The default behaviour is identical to appending numa=plain to
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | Kconfig | 72 or by appending ip_vs.conn_tab_bits=? to the kernel command line
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dwc3.rst | 95 fully capable of appending a chained TRB for the remaining length and
|
/Linux-v4.19/drivers/md/ |
D | Kconfig | 54 partitions by simply appending one to the other.
|
/Linux-v4.19/Documentation/trace/ |
D | histogram.rst | 70 modified by appending any of the following modifiers to the field 1011 appending 'pause' and 'continue' to the hist trigger command. A 1676 it is in units of nanoseconds; appending '.usecs' to a
|
D | ftrace.rst | 2890 in a different module is accomplished by appending (>>) to the
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 724 This is typically done adding/appending the flags -g or -gdwarf-2 to the
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 1979 construct the path by appending the name of the knob to the path, open
|