Searched refs:f2fs_dentry_block (Results 1 – 4 of 4) sorted by relevance
41 struct f2fs_dentry_block *t = (struct f2fs_dentry_block *)src; in make_dentry_ptr()227 struct f2fs_dentry_block *dentry_blk; in f2fs_add_link()334 struct f2fs_dentry_block *dent_blk; in make_empty_dir()505 struct f2fs_dentry_block *dentry_blk; in convert_inline_dentry()
1583 struct f2fs_dentry_block *de_blk; in fsck_chk_dentry_blk()1586 de_blk = (struct f2fs_dentry_block *)calloc(BLOCK_SZ, 1); in fsck_chk_dentry_blk()
1386 struct f2fs_dentry_block *dent_blk; in f2fs_add_default_dentry_lpf()1522 struct f2fs_dentry_block *dent_blk = NULL; in f2fs_add_default_dentry_root()
1085 struct f2fs_dentry_block { struct