Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinode.c254 inode->i_mapping->a_ops = &erofs_aops; in erofs_fill_inode()
H A Dinternal.h367 extern const struct address_space_operations erofs_aops;
H A Ddata.c405 const struct address_space_operations erofs_aops = { variable