Home
last modified time | relevance | path

Searched refs:erofs_dir_iops (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
Dnamei.c244 const struct inode_operations erofs_dir_iops = { variable
Dinternal.h380 extern const struct inode_operations erofs_dir_iops;
Dinode.c254 inode->i_op = &erofs_dir_iops; in erofs_fill_inode()