Searched refs:orphan (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dorphan.c25 * An orphan is an inode number whose inode node has been committed to the index
34 * The orphan area is a fixed number of LEBs situated between the LPT area and
35 * the main area. The number of orphan area LEBs is specified when the file
36 * system is created. The minimum number is 1. The size of the orphan area
48 * when the inode is deleted. Any new orphans that are in the orphan tree when
49 * the commit is run, are written to the orphan area in 1 or more orphan nodes.
50 * If the orphan area is full, it is consolidated to make space. There is
62 * ubifs_add_orphan - add an orphan.
64 * @inum: orphan inod
71 struct ubifs_orphan *orphan, *o; local
173 struct ubifs_orphan *orphan, **last; local
277 struct ubifs_orphan *orphan, *cnext; local
378 struct ubifs_orphan *orphan, **last; local
442 struct ubifs_orphan *orphan, *dnext; local
513 struct ubifs_orphan *orphan, *o; local
767 struct check_orphan *orphan, *o; local
[all...]
H A DMakefile4 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dorphan.c25 * An orphan is an inode number whose inode node has been committed to the index
34 * The orphan area is a fixed number of LEBs situated between the LPT area and
35 * the main area. The number of orphan area LEBs is specified when the file
36 * system is created. The minimum number is 1. The size of the orphan area
48 * when the inode is deleted. Any new orphans that are in the orphan tree when
49 * the commit is run, are written to the orphan area in 1 or more orphan nodes.
50 * If the orphan area is full, it is consolidated to make space. There is
62 * ubifs_add_orphan - add an orphan.
64 * @inum: orphan inod
71 struct ubifs_orphan *orphan, *o; local
173 struct ubifs_orphan *orphan, **last; local
277 struct ubifs_orphan *orphan, *cnext; local
378 struct ubifs_orphan *orphan, **last; local
442 struct ubifs_orphan *orphan, *dnext; local
513 struct ubifs_orphan *orphan, *o; local
767 struct check_orphan *orphan, *o; local
[all...]
H A DMakefile4 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A DMakefile8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A DMakefile8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dsg.h157 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dsg.h157 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dsg.c135 char orphan; /* 1 -> drop on sight, 0 -> normal */ member in struct:sg_request
160 char keep_orphan; /* 0 -> drop orphan (def), 1 -> keep for read() */
817 srp->orphan = 1;
989 rinfo[val].orphan = srp->orphan;
1319 if (unlikely(srp->orphan)) {
H A Dgdth.h390 u8 orphan; /* flag: drive fragment */ member in struct:__anon18244
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c135 char orphan; /* 1 -> drop on sight, 0 -> normal */ member in struct:sg_request
160 char keep_orphan; /* 0 -> drop orphan (def), 1 -> keep for read() */
817 srp->orphan = 1;
989 rinfo[val].orphan = srp->orphan;
1319 if (unlikely(srp->orphan)) {
H A Dgdth.h390 u8 orphan; /* flag: drive fragment */ member in struct:__anon29937
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-gen.c226 int orphan; /* Detect class orphans. */
449 ic->orphan = 0;
548 ics[ind]->orphan = 1;
1528 if (!ics[i]->terminal_resolved && !ics[i]->orphan)
1542 if (ics[i]->orphan)
225 int orphan; /* Detect class orphans. */ member in struct:iclass
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c226 int orphan; /* Detect class orphans. */
449 ic->orphan = 0;
548 ics[ind]->orphan = 1;
1528 if (!ics[i]->terminal_resolved && !ics[i]->orphan)
1542 if (ics[i]->orphan)
225 int orphan; /* Detect class orphans. */ member in struct:iclass
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c226 int orphan; /* Detect class orphans. */
449 ic->orphan = 0;
548 ics[ind]->orphan = 1;
1528 if (!ics[i]->terminal_resolved && !ics[i]->orphan)
1542 if (ics[i]->orphan)
225 int orphan; /* Detect class orphans. */ member in struct:iclass
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dinode.c221 * make sure that the in-core orphan linked list is properly
234 * Kill off the orphan record which ext3_truncate created.
237 * deletion of a non-existent orphan - this is because we don't
238 * know if ext3_truncate() actually created an orphan record.
1211 /* Reserve one block more for addition to orphan list in case
1247 * Add inode to orphan list in case we crash before truncate
1249 * that orphan processing code is happy.
1720 * orphan list. So recovery will truncate it back to the original size
1736 int orphan = 0; local
1755 orphan
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dinode.c221 * make sure that the in-core orphan linked list is properly
234 * Kill off the orphan record which ext3_truncate created.
237 * deletion of a non-existent orphan - this is because we don't
238 * know if ext3_truncate() actually created an orphan record.
1211 /* Reserve one block more for addition to orphan list in case
1247 * Add inode to orphan list in case we crash before truncate
1249 * that orphan processing code is happy.
1720 * orphan list. So recovery will truncate it back to the original size
1736 int orphan = 0; local
1755 orphan
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dinode.c195 * make sure that the in-core orphan linked list is properly
218 * the orphan list and set the dtime field.
235 * Kill off the orphan record which ext4_truncate created.
238 * deletion of a non-existent orphan - this is because we don't
239 * know if ext4_truncate() actually created an orphan record.
1579 * Reserve one block more for addition to orphan list in case
1624 * Add inode to orphan list in case we crash before
1635 * still be on the orphan list; we need to
1637 * orphan list in that case.
1745 * on the orphan lis
3524 int orphan = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dinode.c195 * make sure that the in-core orphan linked list is properly
218 * the orphan list and set the dtime field.
235 * Kill off the orphan record which ext4_truncate created.
238 * deletion of a non-existent orphan - this is because we don't
239 * know if ext4_truncate() actually created an orphan record.
1579 * Reserve one block more for addition to orphan list in case
1624 * Add inode to orphan list in case we crash before
1635 * still be on the orphan list; we need to
1637 * orphan list in that case.
1745 * on the orphan lis
3524 int orphan = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c373 char orphan; member in struct:compat_sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dcompat_ioctl.c373 char orphan; member in struct:compat_sg_req_info

Completed in 404 milliseconds