Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsufile.c310 unsigned long nsegments, nsus, cnt; in nilfs_sufile_alloc() local
329 for (cnt = 0; cnt < nsegments; cnt += nsus) { in nilfs_sufile_alloc()
359 nsus = nilfs_sufile_segment_usages_in_block( in nilfs_sufile_alloc()
361 for (j = 0; j < nsus; j++, su = (void *)su + susz, segnum++) { in nilfs_sufile_alloc()