Home
last modified time | relevance | path

Searched defs:indirect_blks (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dnode.c705 const long indirect_blks = ADDRS_PER_BLOCK(dn->inode) * NIDS_PER_BLOCK; in f2fs_get_next_page_offset() local
744 const long indirect_blks = ADDRS_PER_BLOCK(inode) * NIDS_PER_BLOCK; in get_node_path() local
H A Dgc.c1126 unsigned int indirect_blks = 2 * NIDS_PER_BLOCK + 4; in f2fs_start_bidx_of_node() local