Home
last modified time | relevance | path

Searched refs:deletion (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/fs/ubifs/
H A Dreplay.c50 unsigned int deletion:1; member
217 ubifs_assert(c, rino->deletion); in inode_still_linked()
228 return r->deletion == 0; in inode_still_linked()
251 if (r->deletion) in apply_replay_entry()
257 if (r->deletion) in apply_replay_entry()
400 if (!deletion) in insert_node()
406 r->deletion = !!deletion; in insert_node()
456 if (!deletion) in insert_dent()
462 r->deletion = !!deletion; in insert_dent()
725 int deletion = 0; in replay_bud() local
[all …]
H A Djournal.c668 int deletion, int xent, int in_orphan) in ubifs_jnl_update() argument
672 int last_reference = !!(deletion && inode->i_nlink == 0); in ubifs_jnl_update()
729 dent->inum = deletion ? 0 : cpu_to_le64(inode->i_ino); in ubifs_jnl_update()
777 if (deletion) { in ubifs_jnl_update()
H A Drecovery.c1355 int deletion, loff_t new_size) in ubifs_recover_size_accum() argument
1363 if (deletion) in ubifs_recover_size_accum()
H A Dubifs.h1787 int deletion, int xent, int in_orphan);
2071 int deletion, loff_t new_size);
/linux-6.15/Documentation/networking/
H A Dalias.rst30 Alias deletion
H A Dbareudp.rst27 1) Device creation & deletion
H A Dnexthop-group-resilient.rst28 Before and after deletion of next hop 3
66 Before and after deletion of next hop 3
H A Dmptcp.rst58 The Path Manager is in charge of *subflows*, from creation to deletion, and also
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dthead,th1520-gmac.yaml22 - Preamble and SFD deletion in the Receive path
/linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst124 - mlx5_esw_vport_qos_destroy: trace deletion of transmit scheduler arbiter for vport::
145 - mlx5_esw_group_qos_destroy: trace deletion of transmit scheduler arbiter for group::
/linux-6.15/Documentation/networking/devlink/
H A Dnetdevsim.rst66 - creation/deletion node rate objects;
/linux-6.15/Documentation/RCU/
H A DlistRCU.rst68 and deletion/freeing can happen in parallel with traversal of the list.
150 might be used as follows for deletion and insertion in these simplified
192 * deletion routine. */
370 * is the only deletion routine. */
H A Drcu.rst11 since dropped their references. For example, an RCU-protected deletion
H A Drculist_nulls.rst123 Nothing special here, we can use a standard RCU hlist deletion.
/linux-6.15/Documentation/netlink/specs/
H A Drt_rule.yaml248 doc: Notify a rule deletion
H A Drt_neigh.yaml373 doc: Notify a neighbour deletion
/linux-6.15/Documentation/sound/designs/
H A Dseq-oss.rst82 already connected to the sequencer. Once after that, the creation and deletion
302 be released in the close callback. The deletion of ALSA port should be
351 Since the OSS emulation probes the creation and deletion of ALSA MIDI
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-dax128 (WO) The delete interface for a dax region provides for deletion
/linux-6.15/Documentation/filesystems/ext4/
H A Dinodes.rst237 - This file requires secure deletion (EXT4_SECRM_FL). (not implemented)
498 modification time (mtime), and deletion time (dtime). The four fields
/linux-6.15/fs/ceph/
H A Dsnap.c780 void *p, void *e, bool deletion, in ceph_update_snap_trace() argument
798 doutc(cl, "deletion=%d\n", deletion); in ceph_update_snap_trace()
/linux-6.15/fs/jffs2/
H A DREADME.Locking127 determine whether the 'deletion dirent' under consideration can be
/linux-6.15/Documentation/bpf/
H A Dmap_hash.rst139 to be key deletion intermixed with ``bpf_map_get_next_key()``.
/linux-6.15/Documentation/virt/hyperv/
H A Dvmbus.rst268 VMBus device creation/deletion
271 that is used for synthetic device creation and deletion. This
/linux-6.15/Documentation/dev-tools/
H A Dcheckuapi.rst167 1 file changed, 1 insertion(+), 1 deletion(-)
170 1 file changed, 3 insertions(+), 1 deletion(-)
/linux-6.15/Documentation/filesystems/
H A Dceph.rst57 system. Snapshot creation and deletion are as simple as 'mkdir

12