Home
last modified time | relevance | path

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

/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h461 struct xfs_bulk_ireq { struct
462 uint64_t ino; /* I/O: start with this inode */
463 uint32_t flags; /* I/O: operation flags */
464 uint32_t icount; /* I: count of entries in buffer */
465 uint32_t ocount; /* O: count of entries filled out */
466 uint32_t agno; /* I: see comment for IREQ_AGNO */
467 uint64_t reserved[5]; /* must be zero */