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