File tree 7 files changed +35
-35
lines changed
src/unix/linux_like/linux/gnu 7 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
12
12
pub struct statfs {
13
- pub f_type: __fsword_t,
14
- pub f_bsize: __fsword_t,
13
+ pub f_type: :: __fsword_t,
14
+ pub f_bsize: :: __fsword_t,
15
15
pub f_blocks: :: fsblkcnt_t,
16
16
pub f_bfree: :: fsblkcnt_t,
17
17
pub f_bavail: :: fsblkcnt_t,
20
20
pub f_ffree: :: fsfilcnt_t,
21
21
pub f_fsid: :: fsid_t,
22
22
23
- pub f_namelen: __fsword_t,
24
- pub f_frsize: __fsword_t,
25
- f_spare: [ __fsword_t; 5 ] ,
23
+ pub f_namelen: :: __fsword_t,
24
+ pub f_frsize: :: __fsword_t,
25
+ f_spare: [ :: __fsword_t; 5 ] ,
26
26
}
27
27
28
28
pub struct flock {
Original file line number Diff line number Diff line change 10
10
}
11
11
12
12
pub struct statfs {
13
- pub f_type: __fsword_t,
14
- pub f_bsize: __fsword_t,
13
+ pub f_type: :: __fsword_t,
14
+ pub f_bsize: :: __fsword_t,
15
15
pub f_blocks: :: fsblkcnt_t,
16
16
pub f_bfree: :: fsblkcnt_t,
17
17
pub f_bavail: :: fsblkcnt_t,
20
20
pub f_ffree: :: fsfilcnt_t,
21
21
pub f_fsid: :: fsid_t,
22
22
23
- pub f_namelen: __fsword_t,
24
- pub f_frsize: __fsword_t,
25
- f_spare: [ __fsword_t; 5 ] ,
23
+ pub f_namelen: :: __fsword_t,
24
+ pub f_frsize: :: __fsword_t,
25
+ f_spare: [ :: __fsword_t; 5 ] ,
26
26
}
27
27
28
28
pub struct flock {
Original file line number Diff line number Diff line change 11
11
}
12
12
13
13
pub struct statfs {
14
- pub f_type: __fsword_t,
15
- pub f_bsize: __fsword_t,
14
+ pub f_type: :: __fsword_t,
15
+ pub f_bsize: :: __fsword_t,
16
16
pub f_blocks: :: fsblkcnt_t,
17
17
pub f_bfree: :: fsblkcnt_t,
18
18
pub f_bavail: :: fsblkcnt_t,
21
21
pub f_ffree: :: fsfilcnt_t,
22
22
pub f_fsid: :: fsid_t,
23
23
24
- pub f_namelen: __fsword_t,
25
- pub f_frsize: __fsword_t,
26
- f_spare: [ __fsword_t; 5 ] ,
24
+ pub f_namelen: :: __fsword_t,
25
+ pub f_frsize: :: __fsword_t,
26
+ f_spare: [ :: __fsword_t; 5 ] ,
27
27
}
28
28
29
29
pub struct flock {
Original file line number Diff line number Diff line change 22
22
}
23
23
24
24
pub struct statfs {
25
- pub f_type: __fsword_t,
26
- pub f_bsize: __fsword_t,
25
+ pub f_type: :: __fsword_t,
26
+ pub f_bsize: :: __fsword_t,
27
27
pub f_blocks: :: fsblkcnt_t,
28
28
pub f_bfree: :: fsblkcnt_t,
29
29
pub f_bavail: :: fsblkcnt_t,
32
32
pub f_ffree: :: fsfilcnt_t,
33
33
pub f_fsid: :: fsid_t,
34
34
35
- pub f_namelen: __fsword_t,
36
- pub f_frsize: __fsword_t,
37
- f_spare: [ __fsword_t; 5 ] ,
35
+ pub f_namelen: :: __fsword_t,
36
+ pub f_frsize: :: __fsword_t,
37
+ f_spare: [ :: __fsword_t; 5 ] ,
38
38
}
39
39
40
40
pub struct flock {
Original file line number Diff line number Diff line change 22
22
}
23
23
24
24
pub struct statfs {
25
- pub f_type: __fsword_t,
26
- pub f_bsize: __fsword_t,
25
+ pub f_type: :: __fsword_t,
26
+ pub f_bsize: :: __fsword_t,
27
27
pub f_blocks: :: fsblkcnt_t,
28
28
pub f_bfree: :: fsblkcnt_t,
29
29
pub f_bavail: :: fsblkcnt_t,
32
32
pub f_ffree: :: fsfilcnt_t,
33
33
pub f_fsid: :: fsid_t,
34
34
35
- pub f_namelen: __fsword_t,
36
- pub f_frsize: __fsword_t,
37
- f_spare: [ __fsword_t; 5 ] ,
35
+ pub f_namelen: :: __fsword_t,
36
+ pub f_frsize: :: __fsword_t,
37
+ f_spare: [ :: __fsword_t; 5 ] ,
38
38
}
39
39
40
40
pub struct flock {
Original file line number Diff line number Diff line change 22
22
}
23
23
24
24
pub struct statfs {
25
- pub f_type: __fsword_t,
26
- pub f_bsize: __fsword_t,
25
+ pub f_type: :: __fsword_t,
26
+ pub f_bsize: :: __fsword_t,
27
27
pub f_blocks: :: fsblkcnt_t,
28
28
pub f_bfree: :: fsblkcnt_t,
29
29
pub f_bavail: :: fsblkcnt_t,
32
32
pub f_ffree: :: fsfilcnt_t,
33
33
pub f_fsid: :: fsid_t,
34
34
35
- pub f_namelen: __fsword_t,
36
- pub f_frsize: __fsword_t,
37
- f_spare: [ __fsword_t; 5 ] ,
35
+ pub f_namelen: :: __fsword_t,
36
+ pub f_frsize: :: __fsword_t,
37
+ f_spare: [ :: __fsword_t; 5 ] ,
38
38
}
39
39
40
40
pub struct siginfo_t {
Original file line number Diff line number Diff line change 19
19
}
20
20
21
21
pub struct statfs {
22
- pub f_type: __fsword_t,
23
- pub f_bsize: __fsword_t,
22
+ pub f_type: :: __fsword_t,
23
+ pub f_bsize: :: __fsword_t,
24
24
pub f_blocks: :: fsblkcnt_t,
25
25
pub f_bfree: :: fsblkcnt_t,
26
26
pub f_bavail: :: fsblkcnt_t,
29
29
pub f_ffree: :: fsfilcnt_t,
30
30
pub f_fsid: :: fsid_t,
31
31
32
- pub f_namelen: __fsword_t,
33
- pub f_frsize: __fsword_t,
34
- f_spare: [ __fsword_t; 5 ] ,
32
+ pub f_namelen: :: __fsword_t,
33
+ pub f_frsize: :: __fsword_t,
34
+ f_spare: [ :: __fsword_t; 5 ] ,
35
35
}
36
36
37
37
pub struct flock {
You can’t perform that action at this time.
0 commit comments