Home
last modified time | relevance | path

Searched defs:usable_segs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h474 unsigned int usable_segs = f2fs_usable_segs_in_sec(sbi, segno); in __set_free() local
508 unsigned int usable_segs = f2fs_usable_segs_in_sec(sbi, segno); in __set_test_and_free() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h445 unsigned int usable_segs = f2fs_usable_segs_in_sec(sbi, segno); in __set_free() local
479 unsigned int usable_segs = f2fs_usable_segs_in_sec(sbi, segno); in __set_test_and_free() local

Completed in 4 milliseconds