Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dinline.c313 struct f2fs_dentry_ptr d; in f2fs_find_in_inline_dir()
342 struct f2fs_dentry_ptr d; in f2fs_make_empty_inline_dir()
368 struct f2fs_dentry_ptr src, dst; in f2fs_move_inline_dirents()
438 struct f2fs_dentry_ptr d; in f2fs_add_inline_entries()
551 struct f2fs_dentry_ptr d; in f2fs_add_inline_entry()
612 struct f2fs_dentry_ptr d; in f2fs_delete_inline_entry()
644 struct f2fs_dentry_ptr d; in f2fs_empty_inline_dir()
668 struct f2fs_dentry_ptr d; in f2fs_read_inline_dir()
Ddir.c94 struct f2fs_dentry_ptr d; in find_in_block()
167 static inline bool f2fs_match_name(struct f2fs_dentry_ptr *d, in f2fs_match_name()
205 struct f2fs_dentry_ptr *d) in f2fs_find_target_dentry()
433 struct f2fs_dentry_ptr *d) in f2fs_do_make_empty_dir()
450 struct f2fs_dentry_ptr d; in make_empty_dir()
581 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, in f2fs_update_dentry()
615 struct f2fs_dentry_ptr d; in f2fs_add_regular_entry()
895 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, in f2fs_fill_dentries()
983 struct f2fs_dentry_ptr d; in f2fs_readdir()
Df2fs.h499 struct f2fs_dentry_ptr { struct
509 struct f2fs_dentry_ptr *d, struct f2fs_dentry_block *t) in make_dentry_ptr_block() argument
520 struct f2fs_dentry_ptr *d, void *t) in make_dentry_ptr_inline()
2964 struct f2fs_dentry_ptr *d);
2965 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d,
2968 struct f2fs_dentry_ptr *d);
2985 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d,