Home
last modified time | relevance | path

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

/DragonOS/user/apps/test_statx/src/
H A Dmain.rs18 pub stx_blocks: u64, field
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs180 stx_blocks: u64, field
221 stx_blocks: 0, in new()
1464 tmp.stx_blocks = metadata.blocks as u64; in do_statx()