Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dfile.c1775 block_t sec_blks = CAP_BLKS_PER_SEC(sbi); in f2fs_expand_inode_data() local
1776 block_t sec_len = roundup(map.m_len, sec_blks); in f2fs_expand_inode_data()
1778 map.m_len = sec_blks; in f2fs_expand_inode_data()