Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dnamei.c244 const struct inode_operations erofs_dir_iops = { variable
Dinternal.h376 extern const struct inode_operations erofs_dir_iops;
Dinode.c209 inode->i_op = &erofs_dir_iops; in erofs_fill_inode()