/external/ltp/testcases/kernel/fs/fs_maim/ |
D | maimparts | 43 $fsid=0x83; 67 printf(CONFIG ",%d,%x\n",$psize,$fsid); # write the lines in cfg
|
/external/u-boot/fs/btrfs/ |
D | super.c | 141 if (memcmp(sb->fsid, sb->dev_item.fsid, BTRFS_UUID_SIZE) != 0) { in btrfs_check_super()
|
D | ctree.h | 78 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member 144 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
|
D | btrfs.c | 218 uuid_bin_to_str(btrfs_info.sb.fsid, uuid_str, UUID_STR_FORMAT_STD); in btrfs_uuid()
|
D | btrfs_tree.h | 395 __u8 fsid[BTRFS_UUID_SIZE]; member
|
/external/kernel-headers/original/uapi/linux/ |
D | dlm_plock.h | 38 __u32 fsid; member
|
D | cramfs_fs.h | 61 struct cramfs_info fsid; /* unique filesystem info */ member
|
D | btrfs_tree.h | 395 __u8 fsid[BTRFS_UUID_SIZE]; member
|
D | btrfs.h | 230 __u8 fsid[BTRFS_FSID_SIZE]; /* out */ member
|
/external/python/cpython2/Demo/rpc/ |
D | nfsclient.py | 108 fsid = self.unpack_uint() 114 rdev, blocks, fsid, fileid, atime, mtime, ctime)
|
/external/u-boot/include/cramfs/ |
D | cramfs_fs.h | 60 struct cramfs_info fsid; /* unique filesystem info */ member
|
/external/u-boot/fs/cramfs/ |
D | cramfs.c | 365 super.fsid.crc, super.fsid.edition); in cramfs_info()
|
/external/tcpdump/ |
D | print-nfs.c | 788 my_fsid fsid; in nfs_printfh() local 806 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0); in nfs_printfh() 827 fsid.Fsid_dev.Major, fsid.Fsid_dev.Minor)); in nfs_printfh() 830 if(fsid.Fsid_dev.Minor == 257) in nfs_printfh() 832 ND_PRINT((ndo, "%s", fsid.Opaque_Handle)); in nfs_printfh()
|
/external/e2fsprogs/lib/blkid/ |
D | probe.h | 683 __u8 fsid[BTRFS_UUID_SIZE]; member 693 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member
|
D | probe.c | 1426 set_uuid(probe->dev, bs->fsid, 0); in probe_btrfs()
|
/external/syzkaller/sys/linux/ |
D | 9p.txt | 166 fsid int64
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 64 %struct.fsid = type <{ [2 x i32] }> 133 …64, i64, i64, i64, i64, i64, i64, i64, i64, [10 x i64], i32, i32, %struct.fsid, [80 x i8], [16 x i…
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 63 %struct.fsid = type <{ [2 x i32] }> 132 …64, i64, i64, i64, i64, i64, i64, i64, i64, [10 x i64], i32, i32, %struct.fsid, [80 x i8], [16 x i…
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 63 %struct.fsid = type <{ [2 x i32] }> 132 …64, i64, i64, i64, i64, i64, i64, i64, i64, [10 x i64], i32, i32, %struct.fsid, [80 x i8], [16 x i…
|
/external/strace/ |
D | btrfs.c | 762 btrfs_unparse_uuid(args.fsid, uuid); in MPERS_PRINTER_DECL()
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 2352 uint64_t fsid, *f; in op_statfs() local 2382 fsid = *f; in op_statfs() 2384 fsid ^= *f; in op_statfs() 2385 buf->f_fsid = fsid; in op_statfs()
|