v9fs_addr_operations 32 fs/9p/v9fs_vfs.h extern const struct address_space_operations v9fs_addr_operations; v9fs_addr_operations 325 fs/9p/vfs_addr.c const struct address_space_operations v9fs_addr_operations = { v9fs_addr_operations 259 fs/9p/vfs_inode.c inode->i_mapping->a_ops = &v9fs_addr_operations;