Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinode.c295 inode->i_mapping->a_ops = &erofs_fscache_access_aops; in erofs_fill_inode()
H A Dinternal.h385 extern const struct address_space_operations erofs_fscache_access_aops;
H A Dfscache.c328 const struct address_space_operations erofs_fscache_access_aops = { variable