Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()