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