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.c792 unsigned int sects_per_block; in nilfs_discard_segments() local
796 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
808 start * sects_per_block, in nilfs_discard_segments()
809 nblocks * sects_per_block, in nilfs_discard_segments()
818 start * sects_per_block, in nilfs_discard_segments()
819 nblocks * sects_per_block, in nilfs_discard_segments()
H A Dsufile.c1072 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1074 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1148 start * sects_per_block, in nilfs_sufile_trim_fs()
1149 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1183 start * sects_per_block, in nilfs_sufile_trim_fs()
1184 nblocks * sects_per_block, in nilfs_sufile_trim_fs()