Home
last modified time | relevance | path

Searched refs:v9fs_addr_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs_vfs.h32 extern const struct address_space_operations v9fs_addr_operations;
H A Dvfs_addr.c325 const struct address_space_operations v9fs_addr_operations = { variable
H A Dvfs_inode.c258 inode->i_mapping->a_ops = &v9fs_addr_operations; in v9fs_init_inode()
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs_vfs.h32 extern const struct address_space_operations v9fs_addr_operations;
H A Dvfs_addr.c351 const struct address_space_operations v9fs_addr_operations = { variable
H A Dvfs_inode.c264 inode->i_mapping->a_ops = &v9fs_addr_operations; in v9fs_init_inode()

Completed in 6 milliseconds