Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1037 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1039 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1113 start * sects_per_block, in nilfs_sufile_trim_fs()
1114 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1147 start * sects_per_block, in nilfs_sufile_trim_fs()
1148 nblocks * sects_per_block, in nilfs_sufile_trim_fs()