Searched refs:GET_SIT_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | f2fs_fs.h | 411 #define GET_SIT_TYPE(raw_sit) \ macro |
| /linux-6.15/fs/f2fs/ | ||
| H A D | segment.h | 374 se->type = GET_SIT_TYPE(rs); in seg_info_from_raw_sit() |