Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dinternal.h282 extern const struct address_space_operations z_erofs_vle_normalaccess_aops;
Dzmap.c25 inode->i_mapping->a_ops = &z_erofs_vle_normalaccess_aops; in z_erofs_fill_inode()
Dzdata.c1435 const struct address_space_operations z_erofs_vle_normalaccess_aops = { variable