Home
last modified time | relevance | path

Searched defs:orphan (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/fs/ubifs/
Dorphan.c55 struct ubifs_orphan *orphan, *o; in ubifs_add_orphan() local
184 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local
289 struct ubifs_orphan *orphan, *cnext; in write_orph_node() local
391 struct ubifs_orphan *orphan, **last; in consolidate() local
456 struct ubifs_orphan *orphan, *dnext; in erase_deleted() local
758 struct check_orphan *orphan, *o; in dbg_ins_check_orphan() local
/linux-6.14.4/drivers/soc/qcom/
Dsmem_state.c28 bool orphan; member
/linux-6.14.4/fs/btrfs/
Dbtrfs_inode.h556 bool orphan; member
Dsend.c3098 struct fs_path *orphan; in orphanize_inode() local
/linux-6.14.4/include/scsi/
Dsg.h177 char orphan; /* 0 -> normal request, 1 -> from interrupted SG_IO */ member
/linux-6.14.4/drivers/scsi/
Dsg.c131 char orphan; /* 1 -> drop on sight, 0 -> normal */ member
888 char orphan; member
/linux-6.14.4/include/linux/
Dcoresight.h292 bool orphan; member
/linux-6.14.4/fs/f2fs/
Dcheckpoint.c797 struct ino_entry *orphan = NULL; in write_orphan_inodes() local
/linux-6.14.4/drivers/clk/
Dclk.c78 bool orphan; member
3848 struct clk_core *orphan; in clk_core_reparent_orphans_nolock() local
/linux-6.14.4/fs/ext4/
Dinode.c5391 int orphan = 0; in ext4_setattr() local
/linux-6.14.4/drivers/net/
Dvirtio_net.c3196 static int xmit_skb(struct send_queue *sq, struct sk_buff *skb, bool orphan) in xmit_skb()