Home
last modified time | relevance | path

Searched refs:HMDFS_LAYER_ZERO (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dinode.h219 HMDFS_LAYER_ZERO = 0, // / enumerator
Dinode_cloud_merge.c43 if (hmdfs_i(parent_inode)->inode_type == HMDFS_LAYER_ZERO) in fill_inode_merge()
56 if (hmdfs_i(parent_inode)->inode_type == HMDFS_LAYER_ZERO) in fill_inode_merge()
316 if (pii->inode_type == HMDFS_LAYER_ZERO) { in hmdfs_lookup_cloud_merge()
Ddentry.c182 case HMDFS_LAYER_ZERO: in hmdfs_dev_d_release()
Dinode_merge.c119 if (hmdfs_i(parent_inode)->inode_type == HMDFS_LAYER_ZERO) in fill_inode_merge()
132 if (hmdfs_i(parent_inode)->inode_type == HMDFS_LAYER_ZERO) in fill_inode_merge()
729 if (pii->inode_type == HMDFS_LAYER_ZERO) { in hmdfs_lookup_merge()
Dinode_root.c344 info->inode_type = HMDFS_LAYER_ZERO; in fill_root_inode()
Dmain.c245 if (info->inode_type == HMDFS_LAYER_ZERO || in hmdfs_evict_inode()
927 err = init_hmdfs_dentry_info(sbi, root_dentry, HMDFS_LAYER_ZERO); in hmdfs_fill_super()
Dinode_local.c50 if (dentry_type == HMDFS_LAYER_ZERO || in init_hmdfs_dentry_info()