Lines Matching full:allocation
18 * allocation map inode" (aka fileset inode):
21 * allocation map inode" (aka aggregate inode) where each inode
98 * initialize aggregate inode allocation map in jfs_mount()
106 * open aggregate block allocation map in jfs_mount()
119 * initialize aggregate block allocation map in jfs_mount()
127 * open the secondary aggregate inode allocation map in jfs_mount()
129 * This is a duplicate of the aggregate inode allocation map. in jfs_mount()
149 * initialize secondary aggregate inode allocation map in jfs_mount()
164 * open fileset inode allocation map (aka fileset inode) in jfs_mount()
169 /* open fileset secondary inode allocation map */ in jfs_mount()
178 /* initialize fileset inode allocation map */ in jfs_mount()
190 /* close fileset inode allocation map inode */ in jfs_mount()
193 /* close secondary aggregate inode allocation map */ in jfs_mount()
200 err_umount_ipbmap: /* close aggregate block allocation map */ in jfs_mount()
204 err_umount_ipaimap: /* close aggregate inode allocation map */ in jfs_mount()
484 * (e.g., AFTER record of extent allocation) have to be processed
485 * to update block allocation map at aggregate level.