Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs_vfs.h32 extern const struct address_space_operations v9fs_addr_operations;
H A Dvfs_addr.c155 const struct address_space_operations v9fs_addr_operations = { variable
H A Dvfs_inode.c267 inode->i_mapping->a_ops = &v9fs_addr_operations; in v9fs_init_inode()