Searched refs:v9fs_addr_operations (Results 1 – 3 of 3) sorted by relevance
32 extern const struct address_space_operations v9fs_addr_operations;
331 const struct address_space_operations v9fs_addr_operations = { variable
260 inode->i_mapping->a_ops = &v9fs_addr_operations; in v9fs_init_inode()