Home | History | Annotate | Download | only in ext4_utils

Lines Matching full:attach

164 /* Given an allocation, attach as many blocks as possible to direct inode
185 /* Given an allocation, attach as many blocks as possible to indirect blocks,
217 /* Given an allocation, attach as many blocks as possible to doubly indirect
249 /* Given an allocation, attach as many blocks as possible to triply indirect
352 error("failed to attach direct blocks to inode");
358 error("failed to attach indirect blocks to inode");
365 error("failed to attach dindirect blocks to inode");
372 error("failed to attach tindirect blocks to inode");
419 error("failed to attach blocks to indirect inode");
509 error("failed to attach blocks to indirect inode");