Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dsegment.c900 unsigned isz, srsz; in nilfs_segctor_fill_in_super_root() local
905 srsz = NILFS_SR_BYTES(isz); in nilfs_segctor_fill_in_super_root()
907 raw_sr->sr_bytes = cpu_to_le16(srsz); in nilfs_segctor_fill_in_super_root()
919 memset((void *)raw_sr + srsz, 0, nilfs->ns_blocksize - srsz); in nilfs_segctor_fill_in_super_root()