Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dthe_nilfs.c783 unsigned int sects_per_block; in nilfs_discard_segments() local
787 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
799 start * sects_per_block, in nilfs_discard_segments()
800 nblocks * sects_per_block, in nilfs_discard_segments()
809 start * sects_per_block, in nilfs_discard_segments()
810 nblocks * sects_per_block, in nilfs_discard_segments()
Dsufile.c1085 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1087 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1161 start * sects_per_block, in nilfs_sufile_trim_fs()
1162 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1195 start * sects_per_block, in nilfs_sufile_trim_fs()
1196 nblocks * sects_per_block, in nilfs_sufile_trim_fs()