Searched refs:f2fs_dentry_block (Results 1 – 4 of 4) sorted by relevance
42 struct f2fs_dentry_block *t = (struct f2fs_dentry_block *)src; in make_dentry_ptr()231 struct f2fs_dentry_block *dentry_blk; in f2fs_add_link()338 struct f2fs_dentry_block *dent_blk; in make_empty_dir()574 struct f2fs_dentry_block *dentry_blk; in convert_inline_dentry()
1800 struct f2fs_dentry_block *de_blk; in fsck_chk_dentry_blk()1805 de_blk = (struct f2fs_dentry_block *)calloc(BLOCK_SZ, 1); in fsck_chk_dentry_blk()
1330 struct f2fs_dentry_block { struct1338 static_assert(sizeof(struct f2fs_dentry_block) == 4096, ""); argument
1486 struct f2fs_dentry_block *dent_blk; in f2fs_add_default_dentry_lpf()1623 struct f2fs_dentry_block *dent_blk = NULL; in f2fs_add_default_dentry_root()