Searched defs:orphan (Results 1 – 7 of 7) sorted by relevance
/linux/fs/ubifs/ |
H A D | orphan.c | 55 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/include/scsi/ |
H A D | sg.h | 177 char orphan; /* 0 -> normal request, 1 -> from interrupted SG_IO */ member
|
/linux/drivers/scsi/ |
H A D | sg.c | 131 char orphan; /* 1 -> drop on sight, 0 -> normal */ member 888 char orphan; member
|
/linux/include/linux/ |
H A D | coresight.h | 293 bool orphan; member
|
/linux/fs/f2fs/ |
H A D | checkpoint.c | 783 struct ino_entry *orphan = NULL; in write_orphan_inodes() local
|
/linux/fs/ext4/ |
H A D | inode.c | 5765 int orphan = 0; in ext4_setattr() local
|
/linux/drivers/net/ |
H A D | virtio_net.c | 3235 static int xmit_skb(struct send_queue *sq, struct sk_buff *skb, bool orphan) in xmit_skb()
|