Home | History | Annotate | Download | only in ext4_utils

Lines Matching full:attach

166 /* Given an allocation, attach as many blocks as possible to direct inode
187 /* Given an allocation, attach as many blocks as possible to indirect blocks,
219 /* Given an allocation, attach as many blocks as possible to doubly indirect
251 /* Given an allocation, attach as many blocks as possible to triply indirect
354 error("failed to attach direct blocks to inode");
360 error("failed to attach indirect blocks to inode");
367 error("failed to attach dindirect blocks to inode");
374 error("failed to attach tindirect blocks to inode");
421 error("failed to attach blocks to indirect inode");
511 error("failed to attach blocks to indirect inode");