Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.c773 unsigned int sects_per_block; in nilfs_discard_segments() local
777 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
789 start * sects_per_block, in nilfs_discard_segments()
790 nblocks * sects_per_block, in nilfs_discard_segments()
799 start * sects_per_block, in nilfs_discard_segments()
800 nblocks * sects_per_block, in nilfs_discard_segments()
H A Dsufile.c1070 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1072 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1146 start * sects_per_block, in nilfs_sufile_trim_fs()
1147 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1180 start * sects_per_block, in nilfs_sufile_trim_fs()
1181 nblocks * sects_per_block, in nilfs_sufile_trim_fs()