Home
last modified time | relevance | path

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

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