Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.c735 unsigned int sects_per_block; in nilfs_discard_segments() local
739 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
751 start * sects_per_block, in nilfs_discard_segments()
752 nblocks * sects_per_block, in nilfs_discard_segments()
761 start * sects_per_block, in nilfs_discard_segments()
762 nblocks * sects_per_block, in nilfs_discard_segments()
Dsufile.c1045 unsigned int sects_per_block; in nilfs_sufile_trim_fs() local
1047 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_sufile_trim_fs()
1121 start * sects_per_block, in nilfs_sufile_trim_fs()
1122 nblocks * sects_per_block, in nilfs_sufile_trim_fs()
1155 start * sects_per_block, in nilfs_sufile_trim_fs()
1156 nblocks * sects_per_block, in nilfs_sufile_trim_fs()