Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Ddir.c196 struct f2fs_dentry_block *dentry_blk; in find_in_block() local
482 struct f2fs_dentry_block *dentry_blk; in make_empty_dir() local
657 struct f2fs_dentry_block *dentry_blk = NULL; in f2fs_add_regular_entry() local
848 struct f2fs_dentry_block *dentry_blk; in f2fs_delete_entry() local
899 struct f2fs_dentry_block *dentry_blk; in f2fs_empty_dir() local
1015 struct f2fs_dentry_block *dentry_blk = NULL; in f2fs_readdir() local
Dinline.c371 struct f2fs_dentry_block *dentry_blk; in f2fs_move_inline_dirents() local
/Linux-v5.10/fs/erofs/
Ddir.c25 void *dentry_blk, unsigned int *ofs, in erofs_fill_dentries()