Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dsufile.h20 return ((struct the_nilfs *)sufile->i_sb->s_fs_info)->ns_nsegments; in nilfs_sufile_get_nsegments()
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()
404 nilfs->ns_nsegments = nsegs; in nilfs_set_nsegments()
A Dthe_nilfs.h178 unsigned long ns_nsegments; member
A Dsufile.c912 if (sup->sup_segnum >= nilfs->ns_nsegments in nilfs_sufile_set_suinfo()
1039 max_blocks = ((u64)nilfs->ns_nsegments * nilfs->ns_blocks_per_segment); in nilfs_sufile_trim_fs()
A Dsuper.c454 sbp[0]->s_nsegments = cpu_to_le64(nilfs->ns_nsegments); in nilfs_resize_fs()
621 blocks = nilfs->ns_blocks_per_segment * nilfs->ns_nsegments in nilfs_statfs()
A Dioctl.c1232 if (argv.v_nmembs > nilfs->ns_nsegments) in nilfs_ioctl_set_suinfo()
A Dsysfs.c359 return sysfs_emit(buf, "%lu\n", nilfs->ns_nsegments); in nilfs_segments_segments_number_show()

Completed in 15 milliseconds