Searched refs:xfs_bstat_t (Results 1 – 7 of 7) sorted by relevance
/fs/xfs/ |
D | xfs_itable.c | 57 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()
|
D | xfs_dfrag.h | 33 xfs_bstat_t sx_stat; /* stat of target b4 copy */
|
D | xfs_itable.h | 76 const xfs_bstat_t *buffer); /* buffer to read from */
|
D | xfs_dfrag.c | 118 xfs_bstat_t *sbp = &sxp->sx_stat; in xfs_swap_extents()
|
D | xfs_fs.h | 296 } xfs_bstat_t; typedef
|
/fs/xfs/linux-2.6/ |
D | xfs_ioctl32.c | 150 xfs_bstat_t *bstat, in xfs_ioctl32_bstat_copyin() 199 const xfs_bstat_t *buffer) in xfs_bulkstat_one_fmt_compat()
|
D | xfs_ioctl.c | 705 sizeof(xfs_bstat_t), bulkreq.ubuffer, in xfs_ioc_bulkstat()
|