Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.c382 static u64 nilfs_max_segment_count(struct the_nilfs *nilfs) in nilfs_max_segment_count() function
448 if (nsegments > nilfs_max_segment_count(nilfs)) { in nilfs_store_disk_layout()
452 (unsigned long long)nilfs_max_segment_count(nilfs)); in nilfs_store_disk_layout()