Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl32.c148 get_user(bstat->bs_dmstate, &bstat32->bs_dmstate) || in xfs_ioctl32_bstat_copyin()
202 put_user(buffer->bs_dmstate, &p32->bs_dmstate) || in xfs_fsbulkstat_one_fmt_compat()
Dxfs_ioctl32.h62 __u16 bs_dmstate; /* DMIG state info */ member
Dxfs_itable.c303 bs1->bs_dmstate = 0; in xfs_bulkstat_to_bstat()
/fs/xfs/libxfs/
Dxfs_fs.h357 __u16 bs_dmstate; /* DMIG state info */ member