erofs_raw_access_aops  359 fs/erofs/data.c const struct address_space_operations erofs_raw_access_aops = {
erofs_raw_access_aops  234 fs/erofs/inode.c 	inode->i_mapping->a_ops = &erofs_raw_access_aops;
erofs_raw_access_aops  280 fs/erofs/internal.h extern const struct address_space_operations erofs_raw_access_aops;