Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for F_fsid (0.1 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go

    	Ffree       uint32
    	Favail      uint32
    	Namemax31   uint32
    	Invarsec    uint32
    	_           [4]byte
    	Fsid        uint64
    	Namemax     uint64
    }
    
    type Statfs_t struct {
    	Type    uint64
    	Bsize   uint64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint32
    	Ffree   uint32
    	Fsid    uint64
    	Namelen uint64
    	Frsize  uint64
    	Flags   uint64
    	_       [4]uint64
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  2. pkg/volume/util/util_test.go

    					NFS: &v1.NFSVolumeSource{Server: "localhost", Path: "/srv", ReadOnly: false},
    				},
    			}),
    			expectedMountList: []string{"ro", "nfsvers=3", "fsid=100", "hard"},
    			systemOptions:     []string{"fsid=100", "hard"},
    		},
    		"vol-with-sys-opts-with-dup": {
    			volume: createVolumeSpecWithMountOption("good-mount-opts", "ro,nfsvers=3", v1.PersistentVolumeSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 31 12:32:15 UTC 2024
    - 28.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go

    	Start     uint64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Frsize  int64
    	Blocks  uint64
    	Bfree   uint64
    	Files   uint64
    	Ffree   uint64
    	Bavail  uint64
    	Fsid    Fsid
    	Namelen int64
    	Flags   int64
    	Spare   [5]int64
    }
    
    type TpacketHdr struct {
    	Status  uint64
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    	Sec     uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go

    }
    
    type Statfs_t struct {
    	Type    int32
    	Bsize   int32
    	Frsize  int32
    	_       [4]byte
    	Blocks  uint64
    	Bfree   uint64
    	Files   uint64
    	Ffree   uint64
    	Bavail  uint64
    	Fsid    Fsid
    	Namelen int32
    	Flags   int32
    	Spare   [5]int32
    	_       [4]byte
    }
    
    type TpacketHdr struct {
    	Status  uint32
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go

    	Cylinders uint16
    	Start     uint64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int64
    	Frsize  int64
    	Flags   int64
    	Spare   [4]int64
    }
    
    type TpacketHdr struct {
    	Status  uint64
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go

    	Cylinders uint16
    	Start     uint32
    }
    
    type Statfs_t struct {
    	Type    int32
    	Bsize   int32
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int32
    	Frsize  int32
    	Flags   int32
    	Spare   [4]int32
    	_       [4]byte
    }
    
    type TpacketHdr struct {
    	Status  uint32
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go

    	Cylinders uint16
    	Start     uint64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int64
    	Frsize  int64
    	Flags   int64
    	Spare   [4]int64
    }
    
    type TpacketHdr struct {
    	Status  uint64
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go

    	Cylinders uint16
    	Start     uint64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int64
    	Frsize  int64
    	Flags   int64
    	Spare   [4]int64
    }
    
    type TpacketHdr struct {
    	Status  uint64
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go

    	Cylinders uint16
    	Start     uint32
    }
    
    type Statfs_t struct {
    	Type    int32
    	Bsize   int32
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int32
    	Frsize  int32
    	Flags   int32
    	Spare   [4]int32
    	_       [4]byte
    }
    
    type TpacketHdr struct {
    	Status  uint32
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go

    	Cylinders uint16
    	Start     uint64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int64
    	Frsize  int64
    	Flags   int64
    	Spare   [4]int64
    }
    
    type TpacketHdr struct {
    	Status  uint64
    	Len     uint32
    	Snaplen uint32
    	Mac     uint16
    	Net     uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 12.1K bytes
    - Viewed (0)
Back to top