Searched defs:xfs_bulk_ireq (Results 1 – 1 of 1) sorted by relevance
468 struct xfs_bulk_ireq { struct469 uint64_t ino; /* I/O: start with this inode */470 uint32_t flags; /* I/O: operation flags */471 uint32_t icount; /* I: count of entries in buffer */472 uint32_t ocount; /* O: count of entries filled out */473 uint32_t agno; /* I: see comment for IREQ_AGNO */474 uint64_t reserved[5]; /* must be zero */