Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.c665 unsigned int sects_per_block; in nilfs_discard_segments() local
669 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
681 start * sects_per_block, in nilfs_discard_segments()
682 nblocks * sects_per_block, in nilfs_discard_segments()
691 start * sects_per_block, in nilfs_discard_segments()
692 nblocks * sects_per_block, in nilfs_discard_segments()
Dsufile.c1030 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1032 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1106 start * sects_per_block, in nilfs_sufile_trim_fs()
1107 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1140 start * sects_per_block, in nilfs_sufile_trim_fs()
1141 nblocks * sects_per_block, in nilfs_sufile_trim_fs()