Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dfile.c1669 block_t sec_blks = BLKS_PER_SEC(sbi); in expand_inode_data() local
1670 block_t sec_len = roundup(map.m_len, sec_blks); in expand_inode_data()
1672 map.m_len = sec_blks; in expand_inode_data()