Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/statx/
Dstatx01.c95 if (buff.stx_blocks <= buff.stx_blksize/512) in test_normal_file()
97 buff.stx_blocks); in test_normal_file()
100 buff.stx_blocks); in test_normal_file()
/external/strace/
Dstatx.h53 uint64_t stx_blocks; /* Number of 512-byte blocks allocated */ member
Dstatx.c95 PRINT_FIELD_U(", ", stx, stx_blocks); in SYS_FUNC()
/external/strace/tests-mx32/
Dxstatx.c246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat()
363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
/external/strace/tests-m32/
Dxstatx.c246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat()
363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
/external/strace/tests/
Dxstatx.c246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat()
363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
/external/kernel-headers/original/uapi/linux/
Dstat.h113 __u64 stx_blocks; /* Number of 512-byte blocks allocated */ member
/external/ltp/include/lapi/
Dstat.h86 uint64_t stx_blocks; member
/external/ltp/doc/
Dc-test-tutorial-simple.txt398 uint64_t stx_blocks;