Home
last modified time | relevance | path

Searched defs:dentry_blk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddir.c171 struct f2fs_dentry_block *dentry_blk; in find_in_block() local
517 struct f2fs_dentry_block *dentry_blk; in make_empty_dir() local
688 struct f2fs_dentry_block *dentry_blk = NULL; in f2fs_add_regular_entry() local
885 struct f2fs_dentry_block *dentry_blk; in f2fs_delete_entry() local
936 struct f2fs_dentry_block *dentry_blk; in f2fs_empty_dir() local
1062 struct f2fs_dentry_block *dentry_blk = NULL; in f2fs_readdir() local
H A Dinline.c415 struct f2fs_dentry_block *dentry_blk; in f2fs_move_inline_dirents() local
/openbmc/linux/fs/erofs/
H A Ddir.c10 void *dentry_blk, struct erofs_dirent *de, in erofs_fill_dentries()