Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dnamei.c244 const struct inode_operations erofs_dir_iops = { variable
H A Dinternal.h400 extern const struct inode_operations erofs_dir_iops;
H A Dinode.c261 inode->i_op = &erofs_dir_iops; in erofs_fill_inode()