Searched defs:stat (Results 1 – 16 of 16) sorted by relevance
219 struct file_stat stat; in test_write_past_eof() local231 struct fs_stat stat; in test_full_toc() local275 struct fs_stat stat; in test_rm_reclaim() local343 struct fs_stat stat; in test_full_fs() local377 struct file_stat stat; in test_write_past_end_of_capacity() local459 struct file_stat stat; in test_corrupt_toc() local612 struct file_stat stat; in test_truncate_file() local
203 struct fs_stat stat; in cmd_fs() local223 struct file_stat stat; in cmd_fs() local
78 struct file_stat stat; in cmd_ls() local208 struct file_stat stat; in cmd_stat() local
333 status_t fs_stat_file(filehandle *handle, struct file_stat *stat) { in fs_stat_file()419 status_t fs_stat_fs(const char *mountpoint, struct fs_stat *stat) { in fs_stat_fs()454 struct file_stat stat; in fs_load_file() local
47 struct file_stat stat; in attempt_fs_boot() local
15 io_rw_32 stat; member
89 int ext2_stat_file(filecookie *fcookie, struct file_stat *stat) { in ext2_stat_file()
37 uint32_t stat = *REG32(GPIO_INT_STAT(bank)); in gpio_int_handler() local
96 status_t (*stat)(filecookie *, struct file_stat *); member
36 uint32_t stat; member
269 status_t fat32_stat_file(filecookie *fcookie, struct file_stat *stat) { in fat32_stat_file()
293 static status_t memfs_stat(filecookie *fcookie, struct file_stat *stat) { in memfs_stat()
1033 static status_t spifs_stat(filecookie *fcookie, struct file_stat *stat) { in spifs_stat()1119 static status_t spifs_fs_stat(fscookie *cookie, struct fs_stat *stat) { in spifs_fs_stat()
525 status_t stat; in arch_mmu_query() local
626 status_t stat; in arch_mmu_query() local
2044 long stat = malloc_global_mutex_status; in init_malloc_global_mutex() local
Completed in 29 milliseconds