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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/9p/
H A Dv9fs_vfs.h41 extern const struct address_space_operations v9fs_addr_operations;
H A Dvfs_addr.c157 const struct address_space_operations v9fs_addr_operations = { variable in typeref:struct:address_space_operations
H A Dvfs_inode.c300 inode->i_mapping->a_ops = &v9fs_addr_operations;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/9p/
H A Dv9fs_vfs.h41 extern const struct address_space_operations v9fs_addr_operations;
H A Dvfs_addr.c157 const struct address_space_operations v9fs_addr_operations = { variable in typeref:struct:address_space_operations
H A Dvfs_inode.c300 inode->i_mapping->a_ops = &v9fs_addr_operations;

Completed in 120 milliseconds