Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Ddentry.c92 info->inode_type == HMDFS_LAYER_FIRST_DEVICE) { in hmdfs_dev_d_revalidate()
184 case HMDFS_LAYER_FIRST_DEVICE: in hmdfs_dev_d_release()
Dinode.h213 HMDFS_LAYER_FIRST_DEVICE, // /device_view enumerator
Dinode_root.c206 sbi, child_dentry, HMDFS_LAYER_FIRST_DEVICE)); in hmdfs_root_lookup()
248 info->inode_type = HMDFS_LAYER_FIRST_DEVICE; in fill_device_inode()
Dinode_local.c51 dentry_type == HMDFS_LAYER_FIRST_DEVICE || in init_hmdfs_dentry_info()
Dmain.c241 if (info->inode_type == HMDFS_LAYER_FIRST_DEVICE || in hmdfs_evict_inode()
Dhmdfs_dentryfile.c936 if (hmdfs_d(parent_dentry)->dentry_type == HMDFS_LAYER_FIRST_DEVICE) in update_inode_to_dentry()