Home
last modified time | relevance | path

Searched refs:pasted (Results 1 – 9 of 9) sorted by relevance

/linux/fs/reiserfs/
A Ddo_balan.c364 struct item_head *pasted; in balance_leaf_paste_left_shift_dirent() local
539 struct item_head *pasted; in balance_leaf_paste_left_whole() local
550 if (is_direntry_le_ih(pasted)) in balance_leaf_paste_left_whole()
569 if (is_direntry_le_ih(pasted)) in balance_leaf_paste_left_whole()
579 if (is_indirect_le_ih(pasted)) in balance_leaf_paste_left_whole()
580 set_ih_free_space(pasted, 0); in balance_leaf_paste_left_whole()
842 struct item_head *pasted; in balance_leaf_paste_right_whole() local
875 if (is_indirect_le_ih(pasted)) in balance_leaf_paste_right_whole()
876 set_ih_free_space(pasted, 0); in balance_leaf_paste_right_whole()
1148 struct item_head *pasted; in balance_leaf_new_nodes_paste_whole() local
[all …]
/linux/drivers/tty/vt/
A Dselection.c387 int pasted = 0; in paste_selection() local
404 while (vc_sel.buffer && vc_sel.buf_len > pasted) { in paste_selection()
417 count = vc_sel.buf_len - pasted; in paste_selection()
418 count = tty_ldisc_receive_buf(ld, vc_sel.buffer + pasted, NULL, in paste_selection()
420 pasted += count; in paste_selection()
/linux/rust/macros/
A Dpaste.rs53 let pasted: String = segments.into_iter().map(|x| x.0).collect(); in concat()
54 TokenTree::Ident(Ident::new(&pasted, span.unwrap_or(group_span))) in concat()
/linux/arch/arm64/boot/dts/qcom/
A Dsdm845-lg-common.dtsi564 * TODO: copy-pasted from mtp, try other values
/linux/Documentation/networking/
A Dsnmp_counter.rst316 This counter is explained by kernel commit f19c29e3e391, I pasted the
326 This counter is explained by kernel commit f19c29e3e391, I pasted the
334 This counter is explained by kernel commit f19c29e3e391, I pasted the
417 code provides a good explanation of them, I pasted them below::
/linux/Documentation/dev-tools/kunit/
A Dusage.rst553 // This is copy-pasted from above.
/linux/Documentation/dev-tools/
A Dcheckpatch.rst618 pasted in an email program with word wrapping enabled).
/linux/Documentation/admin-guide/
A Dspkguide.txt839 key, while you type the keypad slash character. The url will be pasted
/linux/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst2347 had separate copy-pasted implementations for each btree type.

Completed in 34 milliseconds