Home
last modified time | relevance | path

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

/DragonOS/user/apps/test_statx/src/
H A Dmain.rs12 pub stx_uid: u32, field
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs168 stx_uid: u32, field
216 stx_uid: 0, in new()
1439 tmp.stx_uid = metadata.uid as u32; in do_statx()