Home
last modified time | relevance | path

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

/openbmc/linux/fs/isofs/
H A Dzisofs.h13 extern const struct address_space_operations zisofs_aops;
H A Dcompress.c372 const struct address_space_operations zisofs_aops = { variable
H A Dinode.c1475 inode->i_data.a_ops = &zisofs_aops; in isofs_read_inode()