Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_ioctl32.c153 get_user(bstat->bs_dmstate, &bstat32->bs_dmstate) || in xfs_ioctl32_bstat_copyin()
208 put_user(buffer->bs_dmstate, &p32->bs_dmstate) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h62 __u16 bs_dmstate; /* DMIG state info */ member
Dxfs_itable.c88 buf->bs_dmstate = dic->di_dmstate; in xfs_bulkstat_one_int()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_fs.h291 __u16 bs_dmstate; /* DMIG state info */ member