Lines Matching full:allocation
18 * allocation map inode" (aka fileset inode):
21 * allocation map inode" (aka aggregate inode) where each inode
97 * initialize aggregate inode allocation map in jfs_mount()
105 * open aggregate block allocation map in jfs_mount()
118 * initialize aggregate block allocation map in jfs_mount()
126 * open the secondary aggregate inode allocation map in jfs_mount()
128 * This is a duplicate of the aggregate inode allocation map. in jfs_mount()
148 * initialize secondary aggregate inode allocation map in jfs_mount()
163 * open fileset inode allocation map (aka fileset inode) in jfs_mount()
168 /* open fileset secondary inode allocation map */ in jfs_mount()
177 /* initialize fileset inode allocation map */ in jfs_mount()
188 errout41: /* close fileset inode allocation map inode */ in jfs_mount()
193 /* close secondary aggregate inode allocation map */ in jfs_mount()
201 /* close aggregate block allocation map */ in jfs_mount()
205 errout22: /* close aggregate inode allocation map */ in jfs_mount()
479 * (e.g., AFTER record of extent allocation) have to be processed
480 * to update block allocation map at aggregate level.