Home
last modified time | relevance | path

Searched refs:supsz (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/nilfs2/
Dsufile.c933 unsigned int supsz, size_t nsup) in nilfs_sufile_set_suinfo() argument
937 struct nilfs_suinfo_update *sup, *supend = buf + supsz * nsup; in nilfs_sufile_set_suinfo()
948 for (sup = buf; sup < supend; sup = (void *)sup + supsz) { in nilfs_sufile_set_suinfo()
1010 sup = (void *)sup + supsz; in nilfs_sufile_set_suinfo()