Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dinode.c222 inode->i_mapping->a_ops = &erofs_raw_access_aops; in fill_inode()
Ddata.c381 const struct address_space_operations erofs_raw_access_aops = { variable
Dinternal.h371 extern const struct address_space_operations erofs_raw_access_aops;