Searched refs:v9fs_addr_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/9p/ | ||
H A D | v9fs_vfs.h | 32 extern const struct address_space_operations v9fs_addr_operations; |
H A D | vfs_inode.c | 267 inode->i_mapping->a_ops = &v9fs_addr_operations; in v9fs_init_inode() |