di_dmstate 873 fs/xfs/libxfs/xfs_format.h __be16 di_dmstate; /* DMIG state info */ di_dmstate 253 fs/xfs/libxfs/xfs_inode_buf.c to->di_dmstate = be16_to_cpu(from->di_dmstate); di_dmstate 304 fs/xfs/libxfs/xfs_inode_buf.c to->di_dmstate = cpu_to_be16(from->di_dmstate); di_dmstate 355 fs/xfs/libxfs/xfs_inode_buf.c to->di_dmstate = cpu_to_be16(from->di_dmstate); di_dmstate 34 fs/xfs/libxfs/xfs_inode_buf.h uint16_t di_dmstate; /* DMIG state info */ di_dmstate 404 fs/xfs/libxfs/xfs_log_format.h uint16_t di_dmstate; /* DMIG state info */ di_dmstate 841 fs/xfs/xfs_inode.c ip->i_d.di_dmstate = 0; di_dmstate 335 fs/xfs/xfs_inode_item.c to->di_dmstate = from->di_dmstate; di_dmstate 317 fs/xfs/xfs_ioctl.c ip->i_d.di_dmstate = state;