Searched refs:appending (Results 1 - 66 of 66) sorted by relevance

/linux-4.4.14/fs/ubifs/
H A Dfile.c89 * appending data). Ensure that the remainder is zeroed out. read_block()
228 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); write_begin_slow() local
242 if (appending) write_begin_slow()
243 /* We are appending data, budget for inode change */ write_begin_slow()
294 if (appending) { write_begin_slow()
320 * @appending: non-zero if the page is appended
324 * this is appending, whether the page is dirty or not, and so on. This
325 * function leaves the @ui->ui_mutex locked in case of appending. Returns zero
329 struct ubifs_inode *ui, int appending) allocate_budget()
334 if (!appending) allocate_budget()
336 * The page is dirty and we are not appending, which allocate_budget()
344 * The page is dirty and we are appending, so the inode allocate_budget()
355 * The page is dirty, we are appending, the inode is clean, so allocate_budget()
377 if (appending) { allocate_budget()
382 * it as dirty because we are appending. This allocate_budget()
432 int uninitialized_var(err), appending = !!(pos + len > inode->i_size); ubifs_write_begin() local
474 err = allocate_budget(c, page, ui, appending); ubifs_write_begin()
492 if (appending) { ubifs_write_begin()
505 * with @ui->ui_mutex locked if we are appending pages, and unlocked ubifs_write_begin()
518 * @appending: non-zero if the page is appended
521 * @ui->ui_mutex in case of appending.
524 struct ubifs_inode *ui, int appending) cancel_budget()
526 if (appending) { cancel_budget()
547 int appending = !!(end_pos > inode->i_size); ubifs_write_end() local
564 cancel_budget(c, page, ui, appending); ubifs_write_end()
581 if (appending) { ubifs_write_end()
328 allocate_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) allocate_budget() argument
523 cancel_budget(struct ubifs_info *c, struct page *page, struct ubifs_inode *ui, int appending) cancel_budget() argument
H A Dtnc.c1961 int i, keep, move, appending = 0; tnc_insert() local
2008 appending = 1; tnc_insert()
2011 } else if (appending && n != c->fanout) { tnc_insert()
2013 appending = 0; tnc_insert()
2031 if (appending) { tnc_insert()
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dsigcontext.h30 * extended by appending a pointer (v_regs) to a quadword type (elf_vrreg_t)
/linux-4.4.14/include/uapi/linux/
H A Dmtio.h39 #define MTEOM 12 /* goto end of recorded media (for appending files).
41 * appending another file.
/linux-4.4.14/fs/jfs/
H A Dfile.c65 * group. Otherwise, appending to files in parallel can cause jfs_open()
H A Djfs_dtree.c1436 * If splitting the last page on a level because of appending dtSplitPage()
H A Djfs_xtree.c1046 * if splitting the last page on a level because of appending xtSplitPage()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddebuglib.h255 DbgLog dbg_prt; /* function for debug appending */
256 DbgOld dbg_old; /* function for old debug appending */
/linux-4.4.14/net/openvswitch/
H A Dvport.c304 * Retrieves the configuration of the given device, appending an
380 * Retrieves the configuration of the given vport, appending the
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr819xU_firmware.c64 * add 4 to avoid packet appending overflow. fw_download_code()
/linux-4.4.14/arch/x86/boot/compressed/
H A Daslr.c290 /* Verify potential e820 positions, appending to slots list. */ find_random_addr()
/linux-4.4.14/security/tomoyo/
H A Drealpath.c42 /* Reserve space for appending "/". */ tomoyo_encode2()
H A Dcommon.h40 * TOMOYO uses this hash only when appending a string into the string
41 * table. Frequency of appending strings is very low. So we don't need
H A Dfile.c134 * This is OK because tomoyo_encode() reserves space for appending "/". tomoyo_add_slash()
/linux-4.4.14/include/linux/sunrpc/
H A Dxdr.h48 * main interest is for appending padding to the pages in order to
/linux-4.4.14/include/net/caif/
H A Dcfpkt.h145 * NB: Input packets will be destroyed after appending and cannot be used
/linux-4.4.14/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S193 @ Try appending the keycode to the circular buffer
/linux-4.4.14/include/linux/
H A Disdn_ppp.h42 * sending with rsend, appending arbitrary data, etc).
H A Dzlib.h375 The Z_BLOCK option assists in appending to or combining deflate streams.
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddvb-usb-remote.c80 * copying data, appending the new key on it, and freeing legacy_dvb_usb_setkeycode()
/linux-4.4.14/fs/ocfs2/
H A Dfile.c2125 int appending, ocfs2_prepare_inode_for_write()
2254 pos, appending, count, ocfs2_prepare_inode_for_write()
2267 int direct_io, appending, rw_level; ocfs2_file_write_iter() local
2291 appending = iocb->ki_flags & IOCB_APPEND ? 1 : 0; ocfs2_file_write_iter()
2339 ret = ocfs2_prepare_inode_for_write(file, iocb->ki_pos, count, appending, ocfs2_file_write_iter()
2122 ocfs2_prepare_inode_for_write(struct file *file, loff_t pos, size_t count, int appending, int *direct_io, int *has_refcount) ocfs2_prepare_inode_for_write() argument
H A Docfs2_trace.h1453 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,
H A Dalloc.c853 * appending.
2018 * can occur at the end of some types of rotation and appending inserts.
3917 * empty leaf and appending to a leaf have both been handled ocfs2_insert_at_leaf()
3983 * If our appending insert is at the leftmost edge of a leaf, ocfs2_append_rec_to_path()
4545 * - Whether the insert is an appending one.
4614 * the appending code. ocfs2_figure_insert_type()
4657 * tree path. This might be an appending insert. There are ocfs2_figure_insert_type()
4661 * 2) We're "appending" by rotating in the tail ocfs2_figure_insert_type()
H A Daops.c998 /* Fallback to buffered I/O if we are appending and ocfs2_direct_IO()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dtx.c77 * go appending payloads until we run out of space or of payload
87 * Closed: we are not appending more payloads to this TX message
132 * - Each payload has to be size-padded to 16 bytes; before appending
H A Di2400m.h395 * appending payloads.
/linux-4.4.14/drivers/net/usb/
H A Dasix_common.c64 * appending bad data to the end of the current netdev socket buffer. asix_rx_fixup_internal()
/linux-4.4.14/net/802/
H A Dgarp.c326 /* When appending the attribute fails, don't update state in garp_attr_event()
H A Dmrp.c483 /* When appending the attribute fails, don't update its state mrp_attr_event()
/linux-4.4.14/scripts/
H A Drecordmcount.c233 * for simultaneous readers of the file while we are appending to it.
/linux-4.4.14/net/mac80211/
H A Dmesh_ps.c426 mps_dbg(sdata, "appending QoS Null in MPSP towards %pM\n", mpsp_qos_null_append()
/linux-4.4.14/block/
H A Dblk-settings.c735 * Note: This routine adjusts max_hw_segments to make room for appending
746 /* make room for appending the drain */ blk_queue_dma_drain()
/linux-4.4.14/drivers/md/bcache/
H A Dbtree.c405 * If we're appending to a leaf node, we don't technically need FUA - do_btree_node_write()
413 * appending to a non leaf btree node, we need either FUA or a flush do_btree_node_write()
415 * flush, and writes appending to leaf nodes aren't blocking anything so do_btree_node_write()
H A Dbcache.h163 * nodes in the btree, and those writes will be mostly empty (appending at most
/linux-4.4.14/drivers/s390/char/
H A Dtape_std.c531 * appending another file.
/linux-4.4.14/drivers/misc/
H A Denclosure.c319 * unique by appending consecutive numbers -1, -2, ... */ enclosure_component_alloc()
/linux-4.4.14/arch/m68k/fpsp040/
H A Ddecbin.S369 | Calculate the mantissa multiplier to compensate for the appending of
/linux-4.4.14/sound/drivers/vx/
H A Dvx_core.c781 * @extra_size: extra byte size to allocate appending to chip
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_lnode.c323 /* Start appending Port attributes */ csio_ln_fdmi_rhba_cbfn()
433 /* Start appending HBA attributes hba */ csio_ln_fdmi_dprt_cbfn()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
H A Dlcommon_cl.c613 * stale i_size when doing appending writes and effectively ccc_lock_state()
/linux-4.4.14/drivers/isdn/isdnloop/
H A Disdnloop.c460 * Simulate a card's response by appending it to the cards
/linux-4.4.14/net/sunrpc/
H A Dsched.c348 * By always appending tasks to the list we ensure FIFO behavior.
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c1087 * to facilitate further appending.
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_device.c447 "%s: appending %d DMA resources from hwmod\n", omap_device_alloc()
/linux-4.4.14/net/rds/
H A Dib_recv.c486 * grabbing the current xfer list, appending it to our per-cpu list, rds_ib_recv_cache_put()
/linux-4.4.14/net/irda/
H A Daf_irda.c1572 pr_debug("%s(), appending user data\n", __func__); irda_sendmsg_dgram()
1681 pr_debug("%s(), appending user data\n", __func__); irda_sendmsg_ultra()
/linux-4.4.14/drivers/dma/dw/
H A Dcore.c668 * possible, perhaps even appending to those already submitted dwc_tx_submit()
/linux-4.4.14/drivers/net/irda/
H A Dvlsi_ir.c955 * allow appending the FCS/EOF. vlsi_hard_start_xmit()
/linux-4.4.14/lib/
H A Dcrc32.c236 * as appending len bytes of zero to the data), in time proportional
/linux-4.4.14/mm/
H A Dnommu.c994 /* do checks for writing, appending and locking */ validate_mmap_request()
H A Dpage_alloc.c4012 * @node: node whose fallback list we're appending
/linux-4.4.14/net/core/
H A Dfilter.c963 /* Expand fp for appending the new filter representation. */ bpf_migrate_filter()
/linux-4.4.14/net/sctp/
H A Doutqueue.c613 * Otherwise, try appending this chunk again. list_for_each_entry_safe()
/linux-4.4.14/fs/btrfs/
H A Dbackref.c1192 * list. In turn, we find all referencing extents for those, further appending
/linux-4.4.14/fs/reiserfs/
H A Ddo_balan.c802 * after appending to R[0] balance_leaf_paste_right_shift()
H A Dinode.c1006 * appending pointer to 'block'-th block use block, reiserfs_get_block()
2189 * not the page that will hold the next byte for appending grab_tail_page()
H A Dreiserfs.h2556 * When inserting into (directories only) or appending onto an already
/linux-4.4.14/drivers/usb/host/
H A Dehci-sched.c34 * pre-calculated schedule data to make appending to the queue be quick.
H A Dfotg210-hcd.c3300 * pre-calculated schedule data to make appending to the queue be quick.
/linux-4.4.14/drivers/firewire/
H A Dohci.c159 * address that must be updated upon appending a new descriptor.
/linux-4.4.14/arch/powerpc/kernel/
H A Dprom_init.c1955 * leave some room at the end of the path for appending extra prom_check_displays()
/linux-4.4.14/drivers/tty/
H A Dsynclink_gt.c3345 * note: add 5 bytes to max frame size to allow appending
/linux-4.4.14/drivers/dma/ppc4xx/
H A Dadma.c1154 * appending of these next lists ppc440spe_chan_append()
/linux-4.4.14/drivers/scsi/
H A Dosst.c5073 * If we were appending to the tape content, that would leave osst_ioctl()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S13281 # Calculate the mantissa multiplier to compensate for the appending of
H A Dfpsp.S23321 # Calculate the mantissa multiplier to compensate for the appending of

Completed in 2916 milliseconds