Home
last modified time | relevance | path

Searched refs:stx_gid (Results 1 – 2 of 2) sorted by relevance

/DragonOS/user/apps/test_statx/src/
H A Dmain.rs13 pub stx_gid: u32, field
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs170 stx_gid: u32, field
217 stx_gid: 0, in new()
1442 tmp.stx_gid = metadata.gid as u32; in do_statx()