Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Ddata.c886 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type) in __allocate_data_block() argument
914 &sum, seg_type, NULL, false); in __allocate_data_block()
1237 pgoff_t *next_pgofs, int seg_type) in __get_data_block() argument
1246 map.m_seg_type = seg_type; in __get_data_block()