Home
last modified time | relevance | path

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

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