Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/zonefs/
H A Dzonefs.h31 ZONEFS_ZTYPE_MAX, enumerator
181 unsigned int s_nr_files[ZONEFS_ZTYPE_MAX];
H A Dsuper.c1261 for (t = 0; t < ZONEFS_ZTYPE_MAX; t++) { in zonefs_statfs()
1481 unsigned int nr_zones[ZONEFS_ZTYPE_MAX];
1822 for (t = 0; t < ZONEFS_ZTYPE_MAX; t++) { in zonefs_fill_super()
/kernel/linux/linux-6.6/fs/zonefs/
H A Dzonefs.h32 ZONEFS_ZTYPE_MAX, enumerator
230 struct zonefs_zone_group s_zgroup[ZONEFS_ZTYPE_MAX];
H A Dsuper.c459 for (t = 0; t < ZONEFS_ZTYPE_MAX; t++) { in zonefs_statfs()
737 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_get_dir_inode()
742 if (ztype == ZONEFS_ZTYPE_MAX) in zonefs_get_dir_inode()
866 unsigned int nr_zones[ZONEFS_ZTYPE_MAX];
1083 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_free_zgroups()
1106 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_init_zgroups()
1220 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_get_zgroup_inodes()
1242 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_release_zgroup_inodes()
1337 for (ztype = 0; ztype < ZONEFS_ZTYPE_MAX; ztype++) { in zonefs_fill_super()

Completed in 8 milliseconds