Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinternal.h418 extern const struct address_space_operations z_erofs_aops;
483 return &z_erofs_aops; in erofs_get_aops()
H A Dzdata.c1947 const struct address_space_operations z_erofs_aops = { variable