HomeSort by relevance Sort by last modified time
    Searched full:fsid (Results 76 - 100 of 146) sorted by null

1 2 34 5 6

  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_ppc64.go 129 Fsid Fsid
145 type Fsid struct {
ztypes_linux_ppc64le.go 129 Fsid Fsid
145 type Fsid struct {
types_darwin.go 122 type Fsid C.struct_fsid
types_dragonfly.go 126 type Fsid C.struct_fsid
types_netbsd.go 111 type Fsid C.fsid_t
types_openbsd.go 127 type Fsid C.fsid_t
ztypes_netbsd_386.go 98 type Fsid struct {
ztypes_netbsd_amd64.go 102 type Fsid struct {
ztypes_netbsd_arm.go 103 type Fsid struct {
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 127 Fsid Fsid
143 type Fsid struct {
ztypes_linux_amd64.go 127 Fsid Fsid
143 type Fsid struct {
ztypes_linux_arm.go 128 Fsid Fsid
145 type Fsid struct {
ztypes_linux_ppc64.go 129 Fsid Fsid
145 type Fsid struct {
ztypes_linux_ppc64le.go 129 Fsid Fsid
145 type Fsid struct {
types_darwin.go 122 type Fsid C.struct_fsid
types_dragonfly.go 126 type Fsid C.struct_fsid
types_netbsd.go 111 type Fsid C.fsid_t
types_openbsd.go 127 type Fsid C.fsid_t
ztypes_netbsd_386.go 98 type Fsid struct {
ztypes_netbsd_amd64.go 102 type Fsid struct {
ztypes_netbsd_arm.go 103 type Fsid struct {
  /external/tcpdump/
print-nfs.c 800 my_fsid fsid; local
818 Parse_fh((const u_char *)dp, len, &fsid, &ino, NULL, &sfsname, 0);
835 fsid.Fsid_dev.Major, fsid.Fsid_dev.Minor));
838 if(fsid.Fsid_dev.Minor == 257)
840 ND_PRINT((ndo, "%s", fsid.Opaque_Handle));
1101 ND_PRINT((ndo, " fsid %" PRIx64,
1116 ND_PRINT((ndo, " nlink %d rdev 0x%x fsid 0x%x nodeid 0x%x a/m/ctime",
    [all...]
  /external/clang/lib/AST/
DeclarationName.cpp 71 void Profile(llvm::FoldingSetNodeID &FSID) {
72 FSID.AddPointer(ID);
  /external/e2fsprogs/lib/blkid/
probe.h 680 __u8 fsid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
690 __u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */ member in struct:btrfs_super_block
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.h 88 u_int fsid; member in struct:fattr

Completed in 739 milliseconds

1 2 34 5 6