Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dgc.c692 static int f2fs_gc_pinned_control(struct inode *inode, int gc_type, in f2fs_gc_pinned_control() function
1266 err = f2fs_gc_pinned_control(inode, gc_type, segno); in move_data_block()
1409 err = f2fs_gc_pinned_control(inode, gc_type, segno); in move_data_page()
1538 err = f2fs_gc_pinned_control(inode, gc_type, segno); in gc_data_segment()