Searched refs:appending (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/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() 293 if (appending) { in write_begin_slow() 328 struct ubifs_inode *ui, int appending) in allocate_budget() argument 333 if (!appending) in allocate_budget() 376 if (appending) { in allocate_budget() 431 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); in ubifs_write_begin() 473 err = allocate_budget(c, page, ui, appending); in ubifs_write_begin() 491 if (appending) { in ubifs_write_begin() 523 struct ubifs_inode *ui, int appending) in cancel_budget() argument [all …]
|
D | tnc.c | 1979 int i, keep, move, appending = 0; in tnc_insert() local 2027 appending = 1; in tnc_insert() 2030 } else if (appending && n != c->fanout) { in tnc_insert() 2032 appending = 0; in tnc_insert() 2050 if (appending) { in tnc_insert()
|
/linux-2.6.39/fs/ocfs2/ |
D | file.c | 2071 int appending, in ocfs2_prepare_inode_for_write() argument 2117 if (appending) in ocfs2_prepare_inode_for_write() 2187 if (appending) in ocfs2_prepare_inode_for_write() 2192 saved_pos, appending, count, in ocfs2_prepare_inode_for_write() 2207 int ret, direct_io, appending, rw_level, have_alloc_sem = 0; in ocfs2_file_aio_write() local 2231 appending = file->f_flags & O_APPEND ? 1 : 0; in ocfs2_file_aio_write() 2280 iocb->ki_left, appending, in ocfs2_file_aio_write()
|
D | ocfs2_trace.h | 1428 int appending, unsigned long count, 1430 TP_ARGS(ino, saved_pos, appending, count, direct_io, has_refcount), 1434 __field(int, appending) 1442 __entry->appending = appending; 1448 __entry->saved_pos, __entry->appending, __entry->count,
|
/linux-2.6.39/tools/perf/Documentation/ |
D | perf-list.txt | 21 Events can optionally have a modifer by appending a colon and one or
|
/linux-2.6.39/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-2.6.39/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 191 @ Try appending the keycode to the circular buffer
|
/linux-2.6.39/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-2.6.39/Documentation/filesystems/ |
D | tmpfs.txt | 107 when tmpfs is mounted by appending them to the mode before the NodeList.
|
/linux-2.6.39/net/netfilter/ipvs/ |
D | Kconfig | 73 or by appending ip_vs.conn_tab_bits=? to the kernel command line
|
/linux-2.6.39/drivers/md/ |
D | Kconfig | 53 partitions by simply appending one to the other.
|
/linux-2.6.39/Documentation/trace/ |
D | ftrace.txt | 1744 in a different module is accomplished by appending (>>) to the
|
/linux-2.6.39/Documentation/s390/ |
D | Debugging390.txt | 692 This is typically done adding/appending the flags -g or -gdwarf-2 to the
|