Searched refs:cramfs_aops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/cramfs/
H A Dinode.c49 static const struct address_space_operations cramfs_aops; variable in typeref:struct:address_space_operations
95 inode->i_data.a_ops = &cramfs_aops; get_cramfs_inode()
103 inode->i_data.a_ops = &cramfs_aops; get_cramfs_inode()
549 static const struct address_space_operations cramfs_aops = { variable in typeref:struct:address_space_operations

Completed in 75 milliseconds