Searched defs:xfs_bulk_ireq (Results 1 – 1 of 1) sorted by relevance
451 struct xfs_bulk_ireq { struct452 uint64_t ino; /* I/O: start with this inode */453 uint32_t flags; /* I/O: operation flags */454 uint32_t icount; /* I: count of entries in buffer */455 uint32_t ocount; /* O: count of entries filled out */456 uint32_t agno; /* I: see comment for IREQ_AGNO */457 uint64_t reserved[5]; /* must be zero */