Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dfile.c1788 block_t sec_blks = CAP_BLKS_PER_SEC(sbi); in f2fs_expand_inode_data() local
1789 block_t sec_len = roundup(map.m_len, sec_blks); in f2fs_expand_inode_data()
1791 map.m_len = sec_blks; in f2fs_expand_inode_data()