Home | History | Annotate | Download | only in ext2fs

Lines Matching full:illegal

50 		"Illegal inode number",
51 "Illegal block number",
54 "Illegal block number passed to ext2fs_mark_block_bitmap",
55 "Illegal block number passed to ext2fs_unmark_block_bitmap",
56 "Illegal block number passed to ext2fs_test_block_bitmap",
57 "Illegal inode number passed to ext2fs_mark_inode_bitmap",
58 "Illegal inode number passed to ext2fs_unmark_inode_bitmap",
59 "Illegal inode number passed to ext2fs_test_inode_bitmap",
62 "Illegal indirect block found" ,
63 "Illegal doubly indirect block found" ,
64 "Illegal triply indirect block found" ,
67 "Illegal or malformed device name",
70 "Illegal generic bit number passed to ext2fs_mark_generic_bitmap",
71 "Illegal generic bit number passed to ext2fs_unmark_generic_bitmap",
72 "Illegal generic bit number passed to ext2fs_test_generic_bitmap",
99 "Illegal extended attribute block number",