Home
last modified time | relevance | path

Searched refs:erofs_aops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Dinternal.h416 extern const struct address_space_operations erofs_aops;
491 return &erofs_aops; in erofs_get_aops()
H A Ddata.c445 const struct address_space_operations erofs_aops = { variable