Home
last modified time | relevance | path

Searched refs:HMDFS_LAYER_SECOND_REMOTE (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dinode.h215 HMDFS_LAYER_SECOND_REMOTE, // /device_view/remote enumerator
Dinode_root.c83 info->inode_type = HMDFS_LAYER_SECOND_REMOTE; in fill_device_inode_remote()
144 HMDFS_LAYER_SECOND_REMOTE); in hmdfs_device_lookup()
Ddentry.c186 case HMDFS_LAYER_SECOND_REMOTE: in hmdfs_dev_d_release()
Dmain.c242 info->inode_type == HMDFS_LAYER_SECOND_REMOTE) in hmdfs_evict_inode()
361 (info->inode_type == HMDFS_LAYER_SECOND_REMOTE)) { in hmdfs_statfs()
Dinode_local.c53 dentry_type == HMDFS_LAYER_SECOND_REMOTE) in init_hmdfs_dentry_info()
Dhmdfs_dentryfile.c138 case HMDFS_LAYER_SECOND_REMOTE: in hmdfs_get_root_dentry_type()
139 return HMDFS_LAYER_SECOND_REMOTE; in hmdfs_get_root_dentry_type()