Lines Matching full:allocation
22 uint64_t alloc; /* inode phys. allocation bitmap for
40 * To work within the constraint of one allocation per transaction,
42 * allocation to make more free inodes. If an inode is
43 * available without an allocation, agbp would be set to the current
45 * If an allocation needed to be done, agbp would be set to the
46 * inode header of the allocation group and alloc_done set to true.
94 struct xfs_buf *bp, /* allocation group header buffer */
98 * Read in the allocation group header (inode allocation section)
104 xfs_agnumber_t agno, /* allocation group number */
105 struct xfs_buf **bpp); /* allocation group hdr buf */
108 * Read in the allocation group header to initialise the per-ag data
115 xfs_agnumber_t agno); /* allocation group number */