Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_device_view.h110 extern const struct address_space_operations hmdfs_dev_file_aops_cloud;
Dfile_cloud.c168 const struct address_space_operations hmdfs_dev_file_aops_cloud = { variable
Dinode_cloud.c264 inode->i_mapping->a_ops = &hmdfs_dev_file_aops_cloud; in fill_inode_cloud()