Home
last modified time | relevance | path

Searched refs:bs_dmstate (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl32.c134 get_user(bstat->bs_dmstate, &bstat32->bs_dmstate) || in xfs_ioctl32_bstat_copyin()
188 put_user(buffer->bs_dmstate, &p32->bs_dmstate) || in xfs_fsbulkstat_one_fmt_compat()
H A Dxfs_ioctl32.h60 __u16 bs_dmstate; /* DMIG state info */ member
H A Dxfs_itable.c362 bs1->bs_dmstate = 0; in xfs_bulkstat_to_bstat()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h349 __u16 bs_dmstate; /* DMIG state info */ member