Home
last modified time | relevance | path

Searched refs:di_dmstate (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_inode_item_recover.c175 to->di_dmstate = cpu_to_be16(from->di_dmstate); in xfs_log_dinode_to_disk()
Dxfs_inode_item.c354 to->di_dmstate = be16_to_cpu(dip->di_dmstate); in xfs_copy_dm_fields_to_log_dinode()
357 to->di_dmstate = 0; in xfs_copy_dm_fields_to_log_dinode()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_log_format.h404 uint16_t di_dmstate; /* DMIG state info */ member
Dxfs_inode_buf.c235 if (from->di_dmevmask || from->di_dmstate) in xfs_inode_from_disk()
Dxfs_format.h807 __be16 di_dmstate; /* DMIG state info */ member