Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h308 extern const struct address_space_operations z_erofs_aops;
H A Dzmap.c24 inode->i_mapping->a_ops = &z_erofs_aops; in z_erofs_fill_inode()
H A Dzdata.c1468 const struct address_space_operations z_erofs_aops = { variable