Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dnamei.c243 const struct inode_operations erofs_dir_iops = { variable
Dinternal.h415 extern const struct inode_operations erofs_dir_iops;
Dinode.c277 inode->i_op = &erofs_dir_iops; in erofs_fill_inode()