Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsufile.h20 return ((struct the_nilfs *)sufile->i_sb->s_fs_info)->ns_nsegments; in nilfs_sufile_get_nsegments()
H A Dthe_nilfs.c186 if (nilfs->ns_segnum >= nilfs->ns_nsegments) { in nilfs_store_log_cursor()
190 nilfs->ns_nsegments); in nilfs_store_log_cursor()
433 nilfs->ns_nsegments = nsegs; in nilfs_store_disk_layout()
H A Dthe_nilfs.h173 unsigned long ns_nsegments; member
H A Dsuper.c486 sbp[0]->s_nsegments = cpu_to_le64(nilfs->ns_nsegments); in nilfs_resize_fs()
633 blocks = nilfs->ns_blocks_per_segment * nilfs->ns_nsegments in nilfs_statfs()
H A Dsysfs.c359 return sysfs_emit(buf, "%lu\n", nilfs->ns_nsegments); in nilfs_segments_segments_number_show()
H A Dioctl.c1203 if (argv.v_nmembs > nilfs->ns_nsegments)