Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/tests/subsys/fs/ext2/src/
Dtestfs_ext_specific.c103 uint32_t new_size = bytes_to_write; in writing_test() local
/Zephyr-Core-3.5.0/tests/lib/mem_alloc/src/
Dmain.c219 char new_size = BUF_LEN + BUF_LEN; in ZTEST() local
335 int new_size = MAX_LEN; in ZTEST() local
/Zephyr-Core-3.5.0/subsys/fs/ext2/
Dext2_impl.c696 uint32_t new_size = (uint32_t)length; in ext2_inode_trunc() local