Home
last modified time | relevance | path

Searched refs:xfs_bstat_t (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/
Dxfs_itable.c57 xfs_bstat_t *buf, /* return buffer */ in xfs_bulkstat_one_iget()
129 xfs_bstat_t *buf) /* return buffer */ in xfs_bulkstat_one_dinode()
197 const xfs_bstat_t *buffer) in xfs_bulkstat_one_fmt()
224 xfs_bstat_t *buf; /* return buffer */ in xfs_bulkstat_one_int()
763 error = xfs_bulkstat_one(mp, ino, buffer, sizeof(xfs_bstat_t), in xfs_bulkstat_single()
773 NULL, sizeof(xfs_bstat_t), buffer, in xfs_bulkstat_single()
Dxfs_dfrag.h33 xfs_bstat_t sx_stat; /* stat of target b4 copy */
Dxfs_itable.h76 const xfs_bstat_t *buffer); /* buffer to read from */
Dxfs_dfrag.c118 xfs_bstat_t *sbp = &sxp->sx_stat; in xfs_swap_extents()
Dxfs_fs.h296 } xfs_bstat_t; typedef
/fs/xfs/linux-2.6/
Dxfs_ioctl32.c150 xfs_bstat_t *bstat, in xfs_ioctl32_bstat_copyin()
199 const xfs_bstat_t *buffer) in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl.c705 sizeof(xfs_bstat_t), bulkreq.ubuffer, in xfs_ioc_bulkstat()