Home
last modified time | relevance | path

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

/DragonOS/user/apps/test_statx/src/
H A Dmain.rs28 pub stx_mnt_id: u64, field
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs205 stx_mnt_id: u64, field
243 stx_mnt_id: 0, in new()
1482 tmp.stx_mnt_id = 0; in do_statx()