Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:ext2fs_new_dir_block

1433 		pctx->errcode = ext2fs_new_dir_block(fs, 0, 0, &block);
1435 pctx->errcode = ext2fs_new_dir_block(fs, db->ino,
1439 pctx->str = "ext2fs_new_dir_block";