Searched refs:zonefs_zone_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/zonefs/
H A Dsuper.c845 struct zonefs_zone_data { struct
855 struct zonefs_zone_data *zd = data;
900 static int zonefs_get_zone_info(struct zonefs_zone_data *zd)
927 static inline void zonefs_free_zone_info(struct zonefs_zone_data *zd)
936 struct zonefs_zone_data *zd,
1075 struct zonefs_zone_data zd;
1080 memset(&zd, 0, sizeof(struct zonefs_zone_data));

Completed in 167 milliseconds