Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dinode.c249 inode->i_mapping->a_ops = &z_erofs_aops; in erofs_fill_inode()
Dinternal.h386 extern const struct address_space_operations z_erofs_aops;
Dzdata.c1839 const struct address_space_operations z_erofs_aops = { variable