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

/linux-master/fs/f2fs/
H A Ddir.c171 struct f2fs_dentry_ptr d;
252 struct f2fs_dir_entry *f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d,
500 struct f2fs_dentry_ptr *d)
517 struct f2fs_dentry_ptr d;
645 struct f2fs_dentry_ptr d;
656 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d,
688 struct f2fs_dentry_ptr d;
973 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d,
1066 struct f2fs_dentry_ptr d;
H A Dinline.c340 struct f2fs_dentry_ptr d;
370 struct f2fs_dentry_ptr d;
396 struct f2fs_dentry_ptr src, dst;
466 struct f2fs_dentry_ptr d;
622 struct f2fs_dentry_ptr d;
683 struct f2fs_dentry_ptr d;
715 struct f2fs_dentry_ptr d;
739 struct f2fs_dentry_ptr d;
H A Df2fs.h538 struct f2fs_dentry_ptr { struct
548 struct f2fs_dentry_ptr *d, struct f2fs_dentry_block *t)
559 struct f2fs_dentry_ptr *d, void *t)
3543 struct f2fs_dir_entry *f2fs_find_target_dentry(const struct f2fs_dentry_ptr *d,
3545 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d,
3548 struct f2fs_dentry_ptr *d);
3567 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d,

Completed in 304 milliseconds