Home
last modified time | relevance | path

Searched refs:f2fs_dentry_ptr (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/f2fs/
Dinline.c341 struct f2fs_dentry_ptr d; in f2fs_find_in_inline_dir()
371 struct f2fs_dentry_ptr d; in f2fs_make_empty_inline_dir()
397 struct f2fs_dentry_ptr src, dst; in f2fs_move_inline_dirents()
468 struct f2fs_dentry_ptr d; in f2fs_add_inline_entries()
624 struct f2fs_dentry_ptr d; in f2fs_add_inline_entry()
684 struct f2fs_dentry_ptr d; in f2fs_delete_inline_entry()
716 struct f2fs_dentry_ptr d; in f2fs_empty_inline_dir()
740 struct f2fs_dentry_ptr d; in f2fs_read_inline_dir()
Ddir.c204 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()
529 struct f2fs_dentry_ptr *d) in f2fs_do_make_empty_dir()
546 struct f2fs_dentry_ptr d; in make_empty_dir()
674 struct f2fs_dentry_ptr d; in f2fs_has_enough_room()
685 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, in f2fs_update_dentry()
717 struct f2fs_dentry_ptr d; in f2fs_add_regular_entry()
994 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, in f2fs_fill_dentries()
1088 struct f2fs_dentry_ptr d; in f2fs_readdir()
Df2fs.h526 struct f2fs_dentry_ptr { struct
536 struct f2fs_dentry_ptr *d, struct f2fs_dentry_block *t) in make_dentry_ptr_block() argument
547 struct f2fs_dentry_ptr *d, void *t) in make_dentry_ptr_inline()
3507 struct f2fs_dir_entry *f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d,
3509 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d,
3512 struct f2fs_dentry_ptr *d);
3531 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d,