Home
last modified time | relevance | path

Searched defs:xfs_bulk_ireq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h453 struct xfs_bulk_ireq { struct
454 uint64_t ino; /* I/O: start with this inode */
455 uint32_t flags; /* I/O: operation flags */
456 uint32_t icount; /* I: count of entries in buffer */
457 uint32_t ocount; /* O: count of entries filled out */
458 uint32_t agno; /* I: see comment for IREQ_AGNO */
459 uint64_t reserved[5]; /* must be zero */