Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h307 extern const struct address_space_operations erofs_raw_access_aops;
H A Dinode.c286 inode->i_mapping->a_ops = &erofs_raw_access_aops; in erofs_fill_inode()
H A Ddata.c413 const struct address_space_operations erofs_raw_access_aops = { variable