Searched refs:f2fs_fill_dentries (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/fs/f2fs/ |
| D | dir.c | 769 bool f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, in f2fs_fill_dentries() function 865 if (f2fs_fill_dentries(ctx, &d, n * NR_DENTRY_IN_BLOCK, &fstr)) in f2fs_readdir()
|
| D | inline.c | 568 if (!f2fs_fill_dentries(ctx, &d, 0, fstr)) in f2fs_read_inline_dir()
|
| D | f2fs.h | 1683 bool f2fs_fill_dentries(struct dir_context *, struct f2fs_dentry_ptr *,
|