Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A 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()
H A Dsufile.c1090 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1092 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1166 start * sects_per_block, in nilfs_sufile_trim_fs()
1167 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1201 start * sects_per_block, in nilfs_sufile_trim_fs()
1202 nblocks * sects_per_block, in nilfs_sufile_trim_fs()