Searched refs:erofs_aops (Results 1 – 2 of 2) sorted by relevance
381 extern const struct address_space_operations erofs_aops;455 return &erofs_aops; in erofs_get_aops()
458 const struct address_space_operations erofs_aops = { variable