Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dthe_nilfs.c627 unsigned int sects_per_block; in nilfs_discard_segments() local
631 sects_per_block = (1 << nilfs->ns_blocksize_bits) / in nilfs_discard_segments()
643 start * sects_per_block, in nilfs_discard_segments()
644 nblocks * sects_per_block, in nilfs_discard_segments()
653 start * sects_per_block, in nilfs_discard_segments()
654 nblocks * sects_per_block, in nilfs_discard_segments()