Home
last modified time | relevance | path

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

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