Searched refs:ino2 (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/affs/
H A Damigaffs.c206 __be32 ino2 = AFFS_TAIL(sb, link_bh)->link_chain; local
207 AFFS_TAIL(sb, bh)->link_chain = ino2;
208 affs_adjust_checksum(bh, be32_to_cpu(ino2) - link_ino);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/affs/
H A Damigaffs.c206 __be32 ino2 = AFFS_TAIL(sb, link_bh)->link_chain; local
207 AFFS_TAIL(sb, bh)->link_chain = ino2;
208 affs_adjust_checksum(bh, be32_to_cpu(ino2) - link_ino);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c113 ext2_ino_t ino, ino2, dir; member in struct:problem_context
2335 * %j <ino2> inode number
2339 * %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
2341 * then return the pathname of directory <ino2>)
2668 printf("%u", ctx->ino2);
2680 print_pathname(fs, ctx->ino2,
6070 cd->pctx.ino2 = 0;
6301 cd->pctx.ino2 = subdir->parent;
6308 cd->pctx.ino2 = 0;
7030 pctx->ino2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c113 ext2_ino_t ino, ino2, dir; member in struct:problem_context
2335 * %j <ino2> inode number
2339 * %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
2341 * then return the pathname of directory <ino2>)
2668 printf("%u", ctx->ino2);
2680 print_pathname(fs, ctx->ino2,
6070 cd->pctx.ino2 = 0;
6301 cd->pctx.ino2 = subdir->parent;
6308 cd->pctx.ino2 = 0;
7030 pctx->ino2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/
H A De2fsck.c113 ext2_ino_t ino, ino2, dir; member in struct:problem_context
2335 * %j <ino2> inode number
2339 * %P ext2fs_get_pathname of <dirent>->ino with <ino2> as
2341 * then return the pathname of directory <ino2>)
2668 printf("%u", ctx->ino2);
2680 print_pathname(fs, ctx->ino2,
6070 cd->pctx.ino2 = 0;
6301 cd->pctx.ino2 = subdir->parent;
6308 cd->pctx.ino2 = 0;
7030 pctx->ino2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dmds_client.c1536 u64 ino1 = 0, ino2 = 0; local
1554 &path2, &pathlen2, &ino2, &freepath2);
1591 ceph_encode_filepath(&p, end, ino2, path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ceph/
H A Dmds_client.c1536 u64 ino1 = 0, ino2 = 0; local
1554 &path2, &pathlen2, &ino2, &freepath2);
1591 ceph_encode_filepath(&p, end, ino2, path2);

Completed in 289 milliseconds