Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cramfs/
Dinode.c58 static const struct address_space_operations cramfs_aops; variable
104 inode->i_data.a_ops = &cramfs_aops; in get_cramfs_inode()
117 inode->i_data.a_ops = &cramfs_aops; in get_cramfs_inode()
924 static const struct address_space_operations cramfs_aops = { variable