Searched refs:stat_info (Results 1 – 4 of 4) sorted by relevance
31 struct stat stat_info; in ap_is_existing_file() local34 if (!stat(pathname, &stat_info)) { in ap_is_existing_file()
402 struct fsf_statistics_info stat_info; member
800 sbi->stat_info = si; in f2fs_build_stats()
1832 struct f2fs_stat_info *stat_info; /* FS status information */ member4215 return (struct f2fs_stat_info *)sbi->stat_info; in F2FS_STAT()