Searched refs:appending (Results 1 – 21 of 21) sorted by relevance
/linux-6.6.21/fs/ubifs/ |
D | file.c | 224 int err, appending = !!(pos + len > inode->i_size); in write_begin_slow() local 238 if (appending) in write_begin_slow() 290 if (appending) { in write_begin_slow() 325 struct ubifs_inode *ui, int appending) in allocate_budget() argument 330 if (!appending) in allocate_budget() 373 if (appending) { in allocate_budget() 428 int err, appending = !!(pos + len > inode->i_size); in ubifs_write_begin() local 470 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin() 488 if (appending) { in ubifs_write_begin() 520 struct ubifs_inode *ui, int appending) in cancel_budget() argument [all …]
|
D | tnc.c | 2122 int i, keep, move, appending = 0; in tnc_insert() local 2169 appending = 1; in tnc_insert() 2172 } else if (appending && n != c->fanout) { in tnc_insert() 2174 appending = 0; in tnc_insert() 2192 if (appending) { in tnc_insert()
|
/linux-6.6.21/Documentation/staging/ |
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-6.6.21/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 188 @ Try appending the keycode to the circular buffer
|
/linux-6.6.21/Documentation/block/ |
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-6.6.21/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 48 - at VM startup time by appending "-s" to the QEMU command line
|
/linux-6.6.21/Documentation/admin-guide/mm/ |
D | numaperf.rst | 71 node sysfs hierarchy by appending the attributes directory under the
|
/linux-6.6.21/Documentation/admin-guide/ |
D | bootconfig.rst | 278 Anyway, since bootconfig command verifies it when appending a boot config
|
D | cgroup-v2.rst | 2823 construct the path by appending the name of the knob to the path, open
|
/linux-6.6.21/Documentation/filesystems/ |
D | tmpfs.rst | 188 when tmpfs is mounted by appending them to the mode before the NodeList.
|
D | xfs-online-fsck-design.rst | 2197 This *can* be done by appending concurrent updates into a separate log file and 4584 These conflicts could be resolved by appending the directory entry and
|
/linux-6.6.21/tools/perf/Documentation/ |
D | perf-list.txt | 54 Events can optionally have a modifier by appending a colon and one or
|
D | perf-stat.txt | 470 appending '_group' to it and this will increase accuracy compared to
|
/linux-6.6.21/net/netfilter/ipvs/ |
D | Kconfig | 74 or by appending ip_vs.conn_tab_bits=? to the kernel command line if
|
/linux-6.6.21/Documentation/driver-api/ |
D | device_link.rst | 225 or OpenFirmware device tree top-down and appending devices to the lists
|
D | xillybus.rst | 272 buffer is full, the FPGA informs the host about that (appending a
|
D | device-io.rst | 144 provided by appending a ``_p`` to the end of the function.
|
/linux-6.6.21/Documentation/driver-api/usb/ |
D | dwc3.rst | 95 fully capable of appending a chained TRB for the remaining length and
|
/linux-6.6.21/drivers/md/ |
D | Kconfig | 70 partitions by simply appending one to the other.
|
/linux-6.6.21/Documentation/trace/ |
D | histogram.rst | 70 modified by appending any of the following modifiers to the field 1009 appending 'pause' and 'continue' to the hist trigger command. A 1674 it is in units of nanoseconds; appending '.usecs' to a
|
D | ftrace.rst | 3251 in a different module is accomplished by appending (>>) to the
|