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