Lines Matching full:allocation
22 uint64_t alloc; /* inode phys. allocation bitmap for
50 * To work within the constraint of one allocation per transaction,
52 * allocation to make more free inodes. If an inode is
53 * available without an allocation, agbp would be set to the current
55 * If an allocation needed to be done, agbp would be set to the
56 * inode header of the allocation group and alloc_done set to true.
111 struct xfs_buf *bp, /* allocation group header buffer */
115 * Read in the allocation group header (inode allocation section)
121 xfs_agnumber_t agno, /* allocation group number */
122 struct xfs_buf **bpp); /* allocation group hdr buf */
125 * Read in the allocation group header to initialise the per-ag data
132 xfs_agnumber_t agno); /* allocation group number */