Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nilfs2/
Dsegment.c960 unsigned int isz, srsz; in nilfs_segctor_fill_in_super_root() local
965 srsz = NILFS_SR_BYTES(isz); in nilfs_segctor_fill_in_super_root()
967 raw_sr->sr_bytes = cpu_to_le16(srsz); in nilfs_segctor_fill_in_super_root()
979 memset((void *)raw_sr + srsz, 0, nilfs->ns_blocksize - srsz); in nilfs_segctor_fill_in_super_root()