Searched hist:"901 d745f8e6a61a835b12314d8b8a41df7012596" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | recovery.c | diff 901d745f8e6a61a835b12314d8b8a41df7012596 Mon Jun 22 04:38:48 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: split f2fs_allocate_new_segments()
to two independent functions: - f2fs_allocate_new_segment() for specified type segment allocation - f2fs_allocate_new_segments() for all data type segments allocation
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | segment.c | diff 901d745f8e6a61a835b12314d8b8a41df7012596 Mon Jun 22 04:38:48 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: split f2fs_allocate_new_segments()
to two independent functions: - f2fs_allocate_new_segment() for specified type segment allocation - f2fs_allocate_new_segments() for all data type segments allocation
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | file.c | diff 901d745f8e6a61a835b12314d8b8a41df7012596 Mon Jun 22 04:38:48 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: split f2fs_allocate_new_segments()
to two independent functions: - f2fs_allocate_new_segment() for specified type segment allocation - f2fs_allocate_new_segments() for all data type segments allocation
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 901d745f8e6a61a835b12314d8b8a41df7012596 Mon Jun 22 04:38:48 CDT 2020 Chao Yu <yuchao0@huawei.com> f2fs: split f2fs_allocate_new_segments()
to two independent functions: - f2fs_allocate_new_segment() for specified type segment allocation - f2fs_allocate_new_segments() for all data type segments allocation
Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|