Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Oobfree (0.13 sec)

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

    		Locked uint32
    	}
    	NandOobinfo struct {
    		Useecc   uint32
    		Eccbytes uint32
    		Oobfree  [8][2]uint32
    		Eccpos   [32]uint32
    	}
    	NandOobfree struct {
    		Offset uint32
    		Length uint32
    	}
    	NandEcclayout struct {
    		Eccbytes uint32
    		Eccpos   [64]uint32
    		Oobavail uint32
    		Oobfree  [8]NandOobfree
    	}
    	MtdEccStats struct {
    		Corrected uint32
    		Failed    uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), type Stat_t struct, Uid uint32
    pkg syscall (darwin-arm64), type Statfs_t struct
    pkg syscall (darwin-arm64), type Statfs_t struct, Bavail uint64
    pkg syscall (darwin-arm64), type Statfs_t struct, Bfree uint64
    pkg syscall (darwin-arm64), type Statfs_t struct, Blocks uint64
    pkg syscall (darwin-arm64), type Statfs_t struct, Bsize uint32
    pkg syscall (darwin-arm64), type Statfs_t struct, Ffree uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top