Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl32.c163 get_user(bstat->bs_dmstate, &bstat32->bs_dmstate) || in xfs_ioctl32_bstat_copyin()
218 put_user(buffer->bs_dmstate, &p32->bs_dmstate) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h74 __u16 bs_dmstate; /* DMIG state info */ member
Dxfs_itable.c110 buf->bs_dmstate = dic->di_dmstate; in xfs_bulkstat_one_int()
/fs/xfs/libxfs/
Dxfs_fs.h284 __u16 bs_dmstate; /* DMIG state info */ member