Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dsegment.c890 unsigned isz, srsz; in nilfs_segctor_fill_in_super_root() local
895 srsz = NILFS_SR_BYTES(isz); in nilfs_segctor_fill_in_super_root()
897 raw_sr->sr_bytes = cpu_to_le16(srsz); in nilfs_segctor_fill_in_super_root()
909 memset((void *)raw_sr + srsz, 0, nilfs->ns_blocksize - srsz); in nilfs_segctor_fill_in_super_root()