Searched hist:"05 ca3632e5a73b493b27ec3e2a337885563abff0" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | inline.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | gc.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | checkpoint.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | node.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | segment.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | file.c | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 05ca3632e5a73b493b27ec3e2a337885563abff0 Thu Apr 23 16:38:15 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add sbi and page pointer in f2fs_io_info
This patch adds f2fs_sb_info and page pointers in f2fs_io_info structure. With this change, we can reduce a lot of parameters for IO functions.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|