Home
last modified time | relevance | path

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

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