/linux-4.4.14/fs/ubifs/ |
D | file.c | 228 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in write_begin_slow() 242 if (appending) in write_begin_slow() 294 if (appending) { in write_begin_slow() 329 struct ubifs_inode *ui, int appending) in allocate_budget() argument 334 if (!appending) in allocate_budget() 377 if (appending) { in allocate_budget() 432 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in ubifs_write_begin() 474 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin() 492 if (appending) { in ubifs_write_begin() 524 struct ubifs_inode *ui, int appending) in cancel_budget() argument [all …]
|
D | tnc.c | 1961 int i, keep, move, appending = 0; in tnc_insert() local 2008 appending = 1; in tnc_insert() 2011 } else if (appending && n != c->fanout) { in tnc_insert() 2013 appending = 0; in tnc_insert() 2031 if (appending) { in tnc_insert()
|
/linux-4.4.14/Documentation/ |
D | crc32.txt | 28 is sent last. And when appending a CRC word to a message, you should 171 Normally, appending zero bits to a message which is already a multiple 175 appending it. This makes the remainder of the message+crc come out not
|
D | gdb-kernel-debugging.txt | 40 - at VM startup time by appending "-s" to the QEMU command line
|
D | xillybus.txt | 273 buffer is full, the FPGA informs the host about that (appending a
|
/linux-4.4.14/Documentation/isdn/ |
D | README.act2000 | 76 appending its parameters to the modprobe resp. insmod commandline.
|
D | README.icn | 100 appending its parameters to the insmod-commandline. The following
|
/linux-4.4.14/fs/ocfs2/ |
D | file.c | 2125 int appending, in ocfs2_prepare_inode_for_write() argument 2254 pos, appending, count, in ocfs2_prepare_inode_for_write() 2267 int direct_io, appending, rw_level; in ocfs2_file_write_iter() local 2291 appending = iocb->ki_flags & IOCB_APPEND ? 1 : 0; in ocfs2_file_write_iter() 2339 ret = ocfs2_prepare_inode_for_write(file, iocb->ki_pos, count, appending, in ocfs2_file_write_iter()
|
D | ocfs2_trace.h | 1453 int appending, unsigned long count, 1455 TP_ARGS(ino, saved_pos, appending, count, direct_io, has_refcount), 1459 __field(int, appending) 1467 __entry->appending = appending; 1473 __entry->saved_pos, __entry->appending, __entry->count,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 193 @ Try appending the keycode to the circular buffer
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-list.txt | 22 Events can optionally have a modifier by appending a colon and one or
|
/linux-4.4.14/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-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 107 when tmpfs is mounted by appending them to the mode before the NodeList.
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 413 An operation mode can be selected by appending 416 The default behaviour is identical to appending numa=plain to
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | Kconfig | 72 or by appending ip_vs.conn_tab_bits=? to the kernel command line
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 54 partitions by simply appending one to the other.
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 2440 in a different module is accomplished by appending (>>) to the
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 724 This is typically done adding/appending the flags -g or -gdwarf-2 to the
|