Searched refs:f2fs_dentry_ptr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | inline.c | 365 struct f2fs_dentry_ptr d; in f2fs_find_in_inline_dir() 395 struct f2fs_dentry_ptr d; in f2fs_make_empty_inline_dir() 421 struct f2fs_dentry_ptr src, dst; in f2fs_move_inline_dirents() 491 struct f2fs_dentry_ptr d; in f2fs_add_inline_entries() 647 struct f2fs_dentry_ptr d; in f2fs_add_inline_entry() 707 struct f2fs_dentry_ptr d; in f2fs_delete_inline_entry() 739 struct f2fs_dentry_ptr d; in f2fs_empty_inline_dir() 763 struct f2fs_dentry_ptr d; in f2fs_read_inline_dir()
|
| H A D | dir.c | 204 struct f2fs_dentry_ptr d; in find_in_block() 285 struct f2fs_dir_entry *f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d, in f2fs_find_target_dentry() 531 struct f2fs_dentry_ptr *d) in f2fs_do_make_empty_dir() 548 struct f2fs_dentry_ptr d; in make_empty_dir() 676 struct f2fs_dentry_ptr d; in f2fs_has_enough_room() 687 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, in f2fs_update_dentry() 719 struct f2fs_dentry_ptr d; in f2fs_add_regular_entry() 996 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, in f2fs_fill_dentries() 1089 struct f2fs_dentry_ptr d; in f2fs_readdir()
|
| H A D | f2fs.h | 511 struct f2fs_dentry_ptr { struct 521 struct f2fs_dentry_ptr *d, struct f2fs_dentry_block *t) in make_dentry_ptr_block() argument 532 struct f2fs_dentry_ptr *d, void *t) in make_dentry_ptr_inline() 3463 struct f2fs_dir_entry *f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d, 3465 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, 3468 struct f2fs_dentry_ptr *d); 3487 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d,
|