Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/isofs/
Dzisofs.h18 extern struct address_space_operations zisofs_aops;
Dcompress.c333 struct address_space_operations zisofs_aops = { variable
Dinode.c1246 inode->i_data.a_ops = &zisofs_aops; in isofs_read_inode()